We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd0f2b6 commit 3a4aebbCopy full SHA for 3a4aebb
docs/CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
规范参考:[Conventional Commits](https://conventionalcommits.org)
4
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
12
# [1.18.0](https://github.com/d2-projects/electron-vue-template/compare/v1.17.0...v1.18.0) (2020-06-27)
13
14
package.json
@@ -1,6 +1,6 @@
1
{
"name": "electron-vue-template",
- "version": "1.18.0",
+ "version": "1.19.0",
"private": true,
"scripts": {
"build": "vue-cli-service electron:build",
0 commit comments