diff --git a/changelog.md b/changelog.md index ca91133..50c6f1d 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,17 @@ +## 0.0.3 (2019-05-24) + +* build: remove dep to depDev because use buildin ([da92d8d](https://github.com/scrum/vue-restricted-input/commit/da92d8d)) +* build: update depDev ([ca432d6](https://github.com/scrum/vue-restricted-input/commit/ca432d6)) +* ci: fix version ([216811f](https://github.com/scrum/vue-restricted-input/commit/216811f)) +* ci: fix version for appveyor ([3f308d7](https://github.com/scrum/vue-restricted-input/commit/3f308d7)) + + + ## 0.0.2 (2019-05-22) +* 0.0.2 ([b1de000](https://github.com/scrum/vue-restricted-input/commit/b1de000)) * build: lost dist folder in npm for CDN ([4fe4e5d](https://github.com/scrum/vue-restricted-input/commit/4fe4e5d)) +* build: update changelog ([1755906](https://github.com/scrum/vue-restricted-input/commit/1755906))