Skip to content
This repository was archived by the owner on Sep 24, 2020. It is now read-only.

Commit 372fa16

Browse files
committed
Update components to use Vue types
1 parent 386992e commit 372fa16

File tree

8 files changed

+253
-155
lines changed

8 files changed

+253
-155
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change log
22

3+
## [v1.2.0] (2017-11-23)
4+
5+
**Features**
6+
7+
* Update sample components to use correct types
8+
* Uplift npm packages
9+
310
## [v1.1.1] (2017-11-14)
411

512
**Fixes**
@@ -140,6 +147,7 @@
140147
[#3]: https://github.com/ducksoupdev/vue-webpack-typescript/pull/3
141148
[#2]: https://github.com/ducksoupdev/vue-webpack-typescript/pull/2
142149
[#1]: https://github.com/ducksoupdev/vue-webpack-typescript/pull/1
150+
[v1.2.0]: https://github.com/ducksoupdev/vue-webpack-typescript/compare/v1.1.1...v1.2.0
143151
[v1.1.1]: https://github.com/ducksoupdev/vue-webpack-typescript/compare/v1.1.0...v1.1.1
144152
[v1.1.0]: https://github.com/ducksoupdev/vue-webpack-typescript/compare/v1.0.0...v1.1.0
145153
[v1.0.0]: https://github.com/ducksoupdev/vue-webpack-typescript/compare/v0.10.0...v1.0.0

0 commit comments

Comments
 (0)