Skip to content

Commit d6c2708

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.0...v1.3.0) (2019-01-17) ### Features * adds v-model support ([66548ec](66548ec)) * **props:** adds check to open dropdown on tag ([849ce24](849ce24)) * refactor more verbose event emission ([a942b64](a942b64))
1 parent 66548ec commit d6c2708

10 files changed

+3618
-569
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.3.0](https://github.com/tillhub/vue-search-filter/compare/v1.2.0...v1.3.0) (2019-01-17)
2+
3+
4+
### Features
5+
6+
* adds v-model support ([66548ec](https://github.com/tillhub/vue-search-filter/commit/66548ec))
7+
* **props:** adds check to open dropdown on tag ([849ce24](https://github.com/tillhub/vue-search-filter/commit/849ce24))
8+
* refactor more verbose event emission ([a942b64](https://github.com/tillhub/vue-search-filter/commit/a942b64))
9+
110
# [1.2.0](https://github.com/tillhub/vue-search-filter/compare/v1.1.1...v1.2.0) (2018-12-19)
211

312

0 commit comments

Comments
 (0)