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 3f42247 commit e0dd28cCopy full SHA for e0dd28c
docs/CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to this project will be documented in this file.
4
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
12
# [1.6.0](https://github.com/d2-projects/template-vue/compare/v1.5.0...v1.6.0) (2020-04-23)
13
14
package.json
@@ -1,6 +1,6 @@
1
{
"name": "quick-run-vue",
- "version": "1.6.0",
+ "version": "1.7.0",
"private": true,
"scripts": {
"build": "vue-cli-service build --report",
0 commit comments