Skip to content

Commit

Permalink
chore(release): 3.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.2.0](v3.1.0...v3.2.0) (2019-10-17)

### Features

* **menu:** new props: menuDynamicPosition, menuDefaultPosition. Smart position for menu ([6a30ed3](6a30ed3)), closes [#228](#228) [#234](#234)
  • Loading branch information
semantic-release-bot committed Oct 17, 2019
1 parent 1cae939 commit c60e9c2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.2.0](https://github.com/iliyaZelenko/vue-cool-select/compare/v3.1.0...v3.2.0) (2019-10-17)


### Features

* **menu:** new props: menuDynamicPosition, menuDefaultPosition. Smart position for menu ([6a30ed3](https://github.com/iliyaZelenko/vue-cool-select/commit/6a30ed3)), closes [#228](https://github.com/iliyaZelenko/vue-cool-select/issues/228) [#234](https://github.com/iliyaZelenko/vue-cool-select/issues/234)

# [3.1.0](https://github.com/iliyaZelenko/vue-cool-select/compare/v3.0.2...v3.1.0) (2019-09-30)


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": "vue-cool-select",
"version": "3.1.0",
"version": "3.2.0",
"scripts": {
"commit": "git-cz",
"serve": "cd ./gh-pages-src && yarn serve",
Expand Down

0 comments on commit c60e9c2

Please sign in to comment.