Skip to content

Commit d0c3e42

Browse files
chore(release): 1.17.0 [skip ci]
# [1.17.0](v1.16.0...v1.17.0) (2020-06-27) ### 功能 * $os ([2ef3edd](2ef3edd)) * OS: ${{ matrix.os }} ([b0c966d](b0c966d)) * test ([0ead875](0ead875))
1 parent 2ef3edd commit d0c3e42

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

docs/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
规范参考:[Conventional Commits](https://conventionalcommits.org)
44

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+
514
# [1.16.0](https://github.com/d2-projects/electron-vue-template/compare/v1.15.0...v1.16.0) (2020-06-27)
615

716

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "electron-vue-template",
3-
"version": "1.16.0",
3+
"version": "1.17.0",
44
"private": true,
55
"scripts": {
66
"build": "vue-cli-service electron:build",

0 commit comments

Comments
 (0)