Skip to content

Commit 21b3386

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.0...v1.7.0) (2020-06-26) ### 功能 * ✨ fromJSON(needs.check.outputs.semantic).new_release_version ([9fe616c](9fe616c))
1 parent 9fe616c commit 21b3386

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
规范参考:[Conventional Commits](https://conventionalcommits.org)
44

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+
512
# [1.6.0](https://github.com/d2-projects/electron-vue-template/compare/v1.5.0...v1.6.0) (2020-06-26)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "electron-vue-template",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"private": true,
55
"scripts": {
66
"build": "vue-cli-service electron:build",

0 commit comments

Comments
 (0)