Skip to content

Commit

Permalink
chore(release): 1.23.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.23.0](v1.22.0...v1.23.0) (2020-06-27)

### 其他

* Merge branch 'master' of https://github.com/d2-projects/electron-vue-template ([12d25bb](12d25bb))

### 功能

* ✨ overwrite ([4ec633b](4ec633b))
* 完善 ([bbd46ee](bbd46ee))
  • Loading branch information
semantic-release-bot committed Jun 27, 2020
1 parent 12d25bb commit 3e4b51d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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

# [1.23.0](https://github.com/d2-projects/electron-vue-template/compare/v1.22.0...v1.23.0) (2020-06-27)


### 其他

* Merge branch 'master' of https://github.com/d2-projects/electron-vue-template ([12d25bb](https://github.com/d2-projects/electron-vue-template/commit/12d25bb53d9954d232f278e2af9af10c2c60f601))


### 功能

* :sparkles: overwrite ([4ec633b](https://github.com/d2-projects/electron-vue-template/commit/4ec633bcf069a79d311332ec3b3a134d3ea85211))
* 完善 ([bbd46ee](https://github.com/d2-projects/electron-vue-template/commit/bbd46ee384cebbd3e3363560f3fd3bac895c29bd))

# [1.22.0](https://github.com/d2-projects/electron-vue-template/compare/v1.21.0...v1.22.0) (2020-06-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "electron-vue-template",
"version": "1.22.0",
"version": "1.23.0",
"private": true,
"scripts": {
"build": "vue-cli-service electron:build",
Expand Down

0 comments on commit 3e4b51d

Please sign in to comment.