Skip to content

Commit e0dd28c

Browse files
chore(release): 1.7.0 [skip ci]
# [1.7.0](v1.6.0...v1.7.0) (2020-04-23) ### Features * change name ([3f42247](3f42247))
1 parent 3f42247 commit e0dd28c

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
All notable changes to this project will be documented in this file.
44

5+
# [1.7.0](https://github.com/d2-projects/quick-run-vue/compare/v1.6.0...v1.7.0) (2020-04-23)
6+
7+
8+
### Features
9+
10+
* change name ([3f42247](https://github.com/d2-projects/quick-run-vue/commit/3f422477c0991ef727ea7f1df2e0aaeacad7b467))
11+
512
# [1.6.0](https://github.com/d2-projects/template-vue/compare/v1.5.0...v1.6.0) (2020-04-23)
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": "quick-run-vue",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"private": true,
55
"scripts": {
66
"build": "vue-cli-service build --report",

0 commit comments

Comments
 (0)