Skip to content

Commit

Permalink
chore(release): 1.18.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.18.0](v1.17.1...v1.18.0) (2020-02-15)

### Features

* **admin:** responsive layout ([a0ac52b](a0ac52b))

### Performance Improvements

* **admin:** debounce responsive event ([050b484](050b484))
  • Loading branch information
semantic-release-bot committed Feb 15, 2020
1 parent 050b484 commit 25ed559
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.18.0](https://github.com/d2-projects/d2-advance/compare/v1.17.1...v1.18.0) (2020-02-15)


### Features

* **admin:** responsive layout ([a0ac52b](https://github.com/d2-projects/d2-advance/commit/a0ac52b22c5d164bb844c364b51a21e48b783aa2))


### Performance Improvements

* **admin:** debounce responsive event ([050b484](https://github.com/d2-projects/d2-advance/commit/050b484751d4dfaaa11c8677c9fd25b991a1d74b))

## [1.17.1](https://github.com/d2-projects/d2-advance/compare/v1.17.0...v1.17.1) (2020-02-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@d2-projects/d2-advance",
"version": "1.17.1",
"version": "1.18.0",
"private": true,
"description": "Advanced, colourful front-end integration practice. be inspired by D2Admin :)",
"author": {
Expand Down

0 comments on commit 25ed559

Please sign in to comment.