File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-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.17.0] ( https://github.com/d2-projects/electron-vue-template/compare/v1.16.0...v1.17.0 ) (2020-06-27)
6
+
7
+
8
+ ### 功能
9
+
10
+ * $os ([ 2ef3edd] ( https://github.com/d2-projects/electron-vue-template/commit/2ef3edd73fb17e763ff82c00dc8a7f6e36734355 ) )
11
+ * OS: ${{ matrix.os }} ([ b0c966d] ( https://github.com/d2-projects/electron-vue-template/commit/b0c966d6f81ea7a62b249f893f8a70a0b7f7b350 ) )
12
+ * test ([ 0ead875] ( https://github.com/d2-projects/electron-vue-template/commit/0ead8758484698e8a97f17160b3a7e67ab032233 ) )
13
+
5
14
# [ 1.16.0] ( https://github.com/d2-projects/electron-vue-template/compare/v1.15.0...v1.16.0 ) (2020-06-27)
6
15
7
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " electron-vue-template" ,
3
- "version" : " 1.16 .0" ,
3
+ "version" : " 1.17 .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