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.24.0] ( https://github.com/d2-projects/electron-vue-template/compare/v1.23.0...v1.24.0 ) (2020-06-27)
6
+
7
+
8
+ ### 其他
9
+
10
+ * Merge branch 'master' of https://github.com/d2-projects/electron-vue-template ([ 63868dd] ( https://github.com/d2-projects/electron-vue-template/commit/63868dd538f9d4e7fc7d2d7c286d48aaccc006fa ) )
11
+
12
+
13
+ ### 功能
14
+
15
+ * update readme ([ eddfe4d] ( https://github.com/d2-projects/electron-vue-template/commit/eddfe4d2e3b4f4e0ffa0288ded5d1ca7e4be08db ) )
16
+
5
17
# [ 1.23.0] ( https://github.com/d2-projects/electron-vue-template/compare/v1.22.0...v1.23.0 ) (2020-06-27)
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.23 .0" ,
3
+ "version" : " 1.24 .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