Skip to content

Commit 46d0b1b

Browse files
chore(release): 1.20.0 [skip ci]
# [1.20.0](v1.19.0...v1.20.0) (2020-06-27) ### 其他 * Merge branch 'master' of https://github.com/d2-projects/electron-vue-template ([da36bf0](da36bf0)) ### 功能 * ✨ test 七牛云跨区域同步 ([059cb8f](059cb8f))
1 parent da36bf0 commit 46d0b1b

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.20.0](https://github.com/d2-projects/electron-vue-template/compare/v1.19.0...v1.20.0) (2020-06-27)
6+
7+
8+
### 其他
9+
10+
* Merge branch 'master' of https://github.com/d2-projects/electron-vue-template ([da36bf0](https://github.com/d2-projects/electron-vue-template/commit/da36bf089ede81b37ae70d8e9eb006806361f826))
11+
12+
13+
### 功能
14+
15+
* :sparkles: test 七牛云跨区域同步 ([059cb8f](https://github.com/d2-projects/electron-vue-template/commit/059cb8fee2875f95aec9fa5a0312516526d4ad40))
16+
517
# [1.19.0](https://github.com/d2-projects/electron-vue-template/compare/v1.18.0...v1.19.0) (2020-06-27)
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.19.0",
3+
"version": "1.20.0",
44
"private": true,
55
"scripts": {
66
"build": "vue-cli-service electron:build",

0 commit comments

Comments
 (0)