Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev committed Sep 5, 2022
1 parent 1f38a48 commit 7ffd9c0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions packages/plugin-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 3.1.0 (2022-09-05)




## 3.1.0-beta.0 (2022-08-29)

* docs: fix typo (#9855) ([583f185](https://github.com/vitejs/vite/commit/583f185)), closes [#9855](https://github.com/vitejs/vite/issues/9855)
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-vue",
"version": "3.1.0-beta.0",
"version": "3.1.0",
"license": "MIT",
"author": "Evan You",
"files": [
Expand Down

0 comments on commit 7ffd9c0

Please sign in to comment.