Skip to content

Commit 96e93f0

Browse files
chore(release): 1.9.0 [skip ci]
# [1.9.0](v1.8.0...v1.9.0) (2020-06-26) ### 其他 * Merge branch 'master' of https://github.com/d2-projects/electron-vue-template ([ee02786](ee02786)) ### 功能 * ✨ needs: [check, build] ([5c33126](5c33126))
1 parent ee02786 commit 96e93f0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

docs/CHANGELOG.md

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

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

5+
# [1.9.0](https://github.com/d2-projects/electron-vue-template/compare/v1.8.0...v1.9.0) (2020-06-26)
6+
7+
8+
### 其他
9+
10+
* Merge branch 'master' of https://github.com/d2-projects/electron-vue-template ([ee02786](https://github.com/d2-projects/electron-vue-template/commit/ee02786d3cbcd97fceda2b05b64fe682db556ee6))
11+
12+
13+
### 功能
14+
15+
* :sparkles: needs: [check, build] ([5c33126](https://github.com/d2-projects/electron-vue-template/commit/5c331261d5b590b141fe1a7b1a6d8f3fd6b45633))
16+
517
# [1.8.0](https://github.com/d2-projects/electron-vue-template/compare/v1.7.0...v1.8.0) (2020-06-26)
618

719

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.8.0",
3+
"version": "1.9.0",
44
"private": true,
55
"scripts": {
66
"build": "vue-cli-service electron:build",

0 commit comments

Comments
 (0)