File tree Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 22VUE_APP_PACKAGE_JSON = ' '
33
44# TAG must be corresponding with the version tag in package.json, need to modify it when new version releases
5- TAG = 0.1.1-beta
5+ TAG = 0.1.1
Original file line number Diff line number Diff line change 1+ ## [ 0.1.1] ( https://github.com/johnnymillergh/vuetify-typescript-playground/compare/v0.1.0...v0.1.1 ) (2019-12-27)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** $Travis:** correct NPM command ([ c20c7d2] ( https://github.com/johnnymillergh/vuetify-typescript-playground/commit/c20c7d25194056a73da116489cfb86dd041925a5 ) )
7+ * ** $VueConfig:** fix ESLint problem ([ 02b2281] ( https://github.com/johnnymillergh/vuetify-typescript-playground/commit/02b2281553a0557fb7b7931382c952380a6c65e0 ) )
8+
9+
10+ ### Features
11+
12+ * ** $Demo:** create Vuetify demo page ([ 80afc80] ( https://github.com/johnnymillergh/vuetify-typescript-playground/commit/80afc804c594db618c8417820916f7d44658c48e ) )
13+ * ** $Docker:** integrate Docker ([ 24e43db] ( https://github.com/johnnymillergh/vuetify-typescript-playground/commit/24e43db4a9e8ea0275242638248e892bf6559964 ) )
14+ * ** $RouterView:** add router changing animation ([ 340f912] ( https://github.com/johnnymillergh/vuetify-typescript-playground/commit/340f9122912fbdc0cd52c9f3a8104e41ed50d0c3 ) )
15+
16+
17+ ### Performance Improvements
18+
19+ * ** $package.json:** update dependencies ([ 453198f] ( https://github.com/johnnymillergh/vuetify-typescript-playground/commit/453198f85790205ff9c094945437a5d9a67efbc0 ) )
20+
21+
22+
123# 0.1.0 (2019-12-27)
224
325
Original file line number Diff line number Diff line change 11{
22 "name" : " vuetify-typescript-playground" ,
3- "version" : " 0.1.1-beta " ,
3+ "version" : " 0.1.1" ,
44 "license" : " Apache-2.0" ,
55 "description" : " Vuetify Typescript Playground" ,
66 "author" : {
You can’t perform that action at this time.
0 commit comments