We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b69722 commit f9b9c1bCopy full SHA for f9b9c1b
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="1.0.0"></a>
2
+# [1.0.0](https://github.com/IndexXuan/vue-cli-plugin-vite/compare/v1.0.0-rc.6...v1.0.0) (2021-05-08)
3
+
4
5
+### Features
6
7
+* update deps, ready for v1.0.0 ([3b69722](https://github.com/IndexXuan/vue-cli-plugin-vite/commit/3b69722))
8
9
10
11
<a name="1.0.0-rc.6"></a>
12
# [1.0.0-rc.6](https://github.com/IndexXuan/vue-cli-plugin-vite/compare/v1.0.0-rc.5...v1.0.0-rc.6) (2021-05-08)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-cli-plugin-vite",
- "version": "1.0.0-rc.6",
+ "version": "1.0.0",
"description": "out-of-box vite dev for vue-cli project",
"main": "index.js",
"author": "indexxuan@gmail.com",
0 commit comments