Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.0...v1.7.0) (2020-04-23)

### Features

* change name ([3f42247](3f42247))
  • Loading branch information
semantic-release-bot committed Apr 23, 2020
1 parent 3f42247 commit e0dd28c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file.

# [1.7.0](https://github.com/d2-projects/quick-run-vue/compare/v1.6.0...v1.7.0) (2020-04-23)


### Features

* change name ([3f42247](https://github.com/d2-projects/quick-run-vue/commit/3f422477c0991ef727ea7f1df2e0aaeacad7b467))

# [1.6.0](https://github.com/d2-projects/template-vue/compare/v1.5.0...v1.6.0) (2020-04-23)


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": "quick-run-vue",
"version": "1.6.0",
"version": "1.7.0",
"private": true,
"scripts": {
"build": "vue-cli-service build --report",
Expand Down

0 comments on commit e0dd28c

Please sign in to comment.