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 4897e97 commit a1c5c29Copy full SHA for a1c5c29
docs/CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
规范参考:[Conventional Commits](https://conventionalcommits.org)
4
5
+# [1.11.0](https://github.com/d2-projects/electron-vue-template/compare/v1.10.0...v1.11.0) (2020-06-26)
6
+
7
8
+### 功能
9
10
+* :sparkles: 北美上传入口 ([4897e97](https://github.com/d2-projects/electron-vue-template/commit/4897e9707a013dbdf0d0a26a8b463dae5b13100a))
11
12
# [1.10.0](https://github.com/d2-projects/electron-vue-template/compare/v1.9.0...v1.10.0) (2020-06-26)
13
14
package.json
@@ -1,6 +1,6 @@
1
{
"name": "electron-vue-template",
- "version": "1.10.0",
+ "version": "1.11.0",
"private": true,
"scripts": {
"build": "vue-cli-service electron:build",
0 commit comments