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 24a9471 commit f773c06Copy full SHA for f773c06
docs/CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
规范参考:[Conventional Commits](https://conventionalcommits.org)
4
5
+# [1.14.0](https://github.com/d2-projects/electron-vue-template/compare/v1.13.0...v1.14.0) (2020-06-26)
6
+
7
8
+### 功能
9
10
+* try https://up-z0.qiniup.com ([24a9471](https://github.com/d2-projects/electron-vue-template/commit/24a94717e487bddf222e3c313f3360d61af91f7f))
11
12
# [1.13.0](https://github.com/d2-projects/electron-vue-template/compare/v1.12.0...v1.13.0) (2020-06-26)
13
14
package.json
@@ -1,6 +1,6 @@
1
{
"name": "electron-vue-template",
- "version": "1.13.0",
+ "version": "1.14.0",
"private": true,
"scripts": {
"build": "vue-cli-service electron:build",
0 commit comments