Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Dec 25, 2023
1 parent c5ef4e4 commit e0593a6
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
@@ -1,3 +1,8 @@
## 5.0.0 (2023-12-25)




## 5.0.0-beta.1 (2023-12-14)

* chore: deprecate defineModel option ([0d52a27](https://github.com/vitejs/vite-plugin-vue/commit/0d52a27))
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-vue",
"version": "5.0.0-beta.1",
"version": "5.0.0",
"license": "MIT",
"author": "Evan You",
"files": [
Expand Down

0 comments on commit e0593a6

Please sign in to comment.