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

Commit 857c5c2

Browse files
committed
Bump to v0.7.0
1 parent 1290a14 commit 857c5c2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change log
22

3+
## [v0.7.0] (2017-04-28)
4+
5+
**Features**
6+
7+
* Add environment vars support - @simon0191 [#15]
8+
39
## [v0.6.0] (2017-04-07)
410

511
**Features**
@@ -75,11 +81,13 @@
7581

7682
* Initial release
7783

84+
[#15]: https://github.com/ducksoupdev/vue-webpack-typescript/pull/15
7885
[#12]: https://github.com/ducksoupdev/vue-webpack-typescript/pull/12
7986
[#6]: https://github.com/ducksoupdev/vue-webpack-typescript/pull/6
8087
[#3]: https://github.com/ducksoupdev/vue-webpack-typescript/pull/3
8188
[#2]: https://github.com/ducksoupdev/vue-webpack-typescript/pull/2
8289
[#1]: https://github.com/ducksoupdev/vue-webpack-typescript/pull/1
90+
[v0.7.0]: https://github.com/ducksoupdev/vue-webpack-typescript/compare/v0.6.0...v0.7.0
8391
[v0.6.0]: https://github.com/ducksoupdev/vue-webpack-typescript/compare/v0.5.1...v0.6.0
8492
[v0.5.1]: https://github.com/ducksoupdev/vue-webpack-typescript/compare/v0.5.0...v0.5.1
8593
[v0.5.0]: https://github.com/ducksoupdev/vue-webpack-typescript/compare/v0.4.1...v0.5.0

0 commit comments

Comments
 (0)