File tree Expand file tree Collapse file tree 3 files changed +23
-2
lines changed Expand file tree Collapse file tree 3 files changed +23
-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 = 1.3.0-beta
5+ TAG = 1.3.0
Original file line number Diff line number Diff line change 1+ # [ 1.3.0] ( https://github.com/johnnymillergh/vuetify-typescript-playground/compare/v1.2.0...v1.3.0 ) (2019-12-31)
2+
3+
4+ ### Features
5+
6+ * ** $favicon:** update favicon ([ 4b2b966] ( https://github.com/johnnymillergh/vuetify-typescript-playground/commit/4b2b966eb896fbc995390ba4219bebb3a1b0a049 ) )
7+
8+
9+ ### Performance Improvements
10+
11+ * ** $NGINX:** support persistence NGINX log ([ 59092d0] ( https://github.com/johnnymillergh/vuetify-typescript-playground/commit/59092d0001c81d2ffe4d3674c99f427e058519f2 ) )
12+
13+
14+ ### BREAKING CHANGES
15+
16+ * ** $favicon:** Brand new favicon.
17+ * ** $NGINX:** Support persistence NGINX log, storage NGINX log on
18+ local machine.
19+
20+
21+
122# [ 1.2.0] ( https://github.com/johnnymillergh/vuetify-typescript-playground/compare/v1.1.0...v1.2.0 ) (2019-12-31)
223
324
Original file line number Diff line number Diff line change 11{
22 "name" : " vuetify-typescript-playground" ,
3- "version" : " 1.3.0-beta " ,
3+ "version" : " 1.3.0" ,
44 "license" : " Apache-2.0" ,
55 "description" : " Vuetify Typescript Playground" ,
66 "author" : {
You can’t perform that action at this time.
0 commit comments