File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-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.16.0] ( https://github.com/d2-projects/electron-vue-template/compare/v1.15.0...v1.16.0 ) (2020-06-27)
6
+
7
+
8
+ ### 其他
9
+
10
+ * Merge branch 'master' of https://github.com/d2-projects/electron-vue-template ([ 53b9e17] ( https://github.com/d2-projects/electron-vue-template/commit/53b9e177cc80e35c2528097b1f06ba8833bd82f2 ) )
11
+
12
+
13
+ ### 功能
14
+
15
+ * :sparkles : ${GITHUB_REPOSITORY//\/ /:} ([ 2e5da78] ( https://github.com/d2-projects/electron-vue-template/commit/2e5da7866c2514576fd7e590a83d1c8fa15e148e ) )
16
+ * :sparkles : test Send message ([ ebd4e48] ( https://github.com/d2-projects/electron-vue-template/commit/ebd4e483216e905d2a2dca4ce067bcea5865150c ) )
17
+
5
18
# [ 1.15.0] ( https://github.com/d2-projects/electron-vue-template/compare/v1.14.0...v1.15.0 ) (2020-06-26)
6
19
7
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " electron-vue-template" ,
3
- "version" : " 1.15 .0" ,
3
+ "version" : " 1.16 .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