File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
规范参考:[ Conventional Commits] ( https://conventionalcommits.org )
4
4
5
+ # [ 1.3.0] ( https://github.com/d2-projects/electron-vue-template/compare/v1.2.0...v1.3.0 ) (2020-06-26)
6
+
7
+
8
+ ### 其他
9
+
10
+ * Merge branch 'master' of https://github.com/d2-projects/electron-vue-template ([ d36fbf7] ( https://github.com/d2-projects/electron-vue-template/commit/d36fbf7aa3a56a120501562c2c3c267d08390eca ) )
11
+
12
+
13
+ ### 功能
14
+
15
+ * test Upload cdn ([ 83792d4] ( https://github.com/d2-projects/electron-vue-template/commit/83792d467ecf60d10767e680d9309aaf63f21fba ) )
16
+
5
17
# [ 1.2.0] ( https://github.com/d2-projects/electron-vue-template/compare/v1.1.0...v1.2.0 ) (2020-06-25)
6
18
7
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " electron-vue-template" ,
3
- "version" : " 1.2 .0" ,
3
+ "version" : " 1.3 .0" ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"build" : " vue-cli-service electron:build" ,
You can’t perform that action at this time.
0 commit comments