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 2c5b2c4 commit a247d42Copy full SHA for a247d42
docs/CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
规范参考:[Conventional Commits](https://conventionalcommits.org)
4
5
+# [1.1.0](https://github.com/d2-projects/electron-vue-template/compare/v1.0.0...v1.1.0) (2020-06-25)
6
+
7
8
+### 功能
9
10
+* :sparkles: use download-artifact@v2 ([2c5b2c4](https://github.com/d2-projects/electron-vue-template/commit/2c5b2c49f6001f1d53de41878055baccd13020c7))
11
12
# 1.0.0 (2020-06-25)
13
14
package.json
@@ -1,6 +1,6 @@
1
{
"name": "electron-vue-template",
- "version": "1.0.0",
+ "version": "1.1.0",
"private": true,
"scripts": {
"build": "vue-cli-service electron:build",
0 commit comments