Skip to content

Commit 3a4aebb

Browse files
chore(release): 1.19.0 [skip ci]
# [1.19.0](v1.18.0...v1.19.0) (2020-06-27) ### 功能 * ✨ test d2-cdn-na ([cd0f2b6](cd0f2b6))
1 parent cd0f2b6 commit 3a4aebb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/CHANGELOG.md

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

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

5+
# [1.19.0](https://github.com/d2-projects/electron-vue-template/compare/v1.18.0...v1.19.0) (2020-06-27)
6+
7+
8+
### 功能
9+
10+
* :sparkles: test d2-cdn-na ([cd0f2b6](https://github.com/d2-projects/electron-vue-template/commit/cd0f2b6c8b7e96738dc84e38ffe2f3e8bd99a367))
11+
512
# [1.18.0](https://github.com/d2-projects/electron-vue-template/compare/v1.17.0...v1.18.0) (2020-06-27)
613

714

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

0 commit comments

Comments
 (0)