Skip to content

Commit

Permalink
chore(release): 2.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.7.0](iliyaZelenko/vue-cool-select@v2.6.1...v2.7.0) (2019-03-08)

### Features

* **items menu:** added scrollToItemIfNeeded with true by default ([cdaa072](iliyaZelenko/vue-cool-select@cdaa072)), closes [#50](iliyaZelenko/vue-cool-select#50)
* **props:** added new prop disableFirstItemSelectOnEnter ([1483b9e](iliyaZelenko/vue-cool-select@1483b9e)), closes [#53](iliyaZelenko/vue-cool-select#53)
  • Loading branch information
rin4573281133639 committed Jun 12, 2022
1 parent 192ddae commit 0194389
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# [2.7.0](https://github.com/iliyaZelenko/vue-cool-select/compare/v2.6.1...v2.7.0) (2019-03-08)


### Features

* **items menu:** added scrollToItemIfNeeded with true by default ([cdaa072](https://github.com/iliyaZelenko/vue-cool-select/commit/cdaa072)), closes [#50](https://github.com/iliyaZelenko/vue-cool-select/issues/50)
* **props:** added new prop disableFirstItemSelectOnEnter ([1483b9e](https://github.com/iliyaZelenko/vue-cool-select/commit/1483b9e)), closes [#53](https://github.com/iliyaZelenko/vue-cool-select/issues/53)

0 comments on commit 0194389

Please sign in to comment.