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 9fe616c commit 21b3386Copy full SHA for 21b3386
docs/CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
规范参考:[Conventional Commits](https://conventionalcommits.org)
4
5
+# [1.7.0](https://github.com/d2-projects/electron-vue-template/compare/v1.6.0...v1.7.0) (2020-06-26)
6
+
7
8
+### 功能
9
10
+* :sparkles: fromJSON(needs.check.outputs.semantic).new_release_version ([9fe616c](https://github.com/d2-projects/electron-vue-template/commit/9fe616c37ba20fc81248227825068766e0f70068))
11
12
# [1.6.0](https://github.com/d2-projects/electron-vue-template/compare/v1.5.0...v1.6.0) (2020-06-26)
13
14
package.json
@@ -1,6 +1,6 @@
1
{
"name": "electron-vue-template",
- "version": "1.6.0",
+ "version": "1.7.0",
"private": true,
"scripts": {
"build": "vue-cli-service electron:build",
0 commit comments