File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-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.22.0] ( https://github.com/d2-projects/electron-vue-template/compare/v1.21.0...v1.22.0 ) (2020-06-27)
6
+
7
+
8
+ ### 修复
9
+
10
+ * :bug : lint ([ cf0309f] ( https://github.com/d2-projects/electron-vue-template/commit/cf0309fb2633e441d7178984a5bc24754726eefe ) )
11
+
12
+
13
+ ### 其他
14
+
15
+ * Merge branch 'master' of https://github.com/d2-projects/electron-vue-template ([ a160431] ( https://github.com/d2-projects/electron-vue-template/commit/a1604313cc46b3fcb1f173721c1796179dfd276d ) )
16
+
17
+
18
+ ### 功能
19
+
20
+ * :sparkles : Upload For Auto Update ([ 52eec2c] ( https://github.com/d2-projects/electron-vue-template/commit/52eec2c1b38f9fcbd75086eb3de730da25e4e26c ) )
21
+
5
22
# [ 1.21.0] ( https://github.com/d2-projects/electron-vue-template/compare/v1.20.0...v1.21.0 ) (2020-06-27)
6
23
7
24
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " electron-vue-template" ,
3
- "version" : " 1.21 .0" ,
3
+ "version" : " 1.22 .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