Skip to content

Commit

Permalink
chore(release): v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
IndexXuan committed May 8, 2021
1 parent 3b69722 commit f9b9c1b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="1.0.0"></a>
# [1.0.0](https://github.com/IndexXuan/vue-cli-plugin-vite/compare/v1.0.0-rc.6...v1.0.0) (2021-05-08)


### Features

* update deps, ready for v1.0.0 ([3b69722](https://github.com/IndexXuan/vue-cli-plugin-vite/commit/3b69722))



<a name="1.0.0-rc.6"></a>
# [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)

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": "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": "[email protected]",
Expand Down

0 comments on commit f9b9c1b

Please sign in to comment.