Skip to content

Commit e0593a6

Browse files
committed
1 parent c5ef4e4 commit e0593a6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: packages/plugin-vue/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 5.0.0 (2023-12-25)
2+
3+
4+
5+
16
## 5.0.0-beta.1 (2023-12-14)
27

38
* chore: deprecate defineModel option ([0d52a27](https://github.com/vitejs/vite-plugin-vue/commit/0d52a27))

Diff for: packages/plugin-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vitejs/plugin-vue",
3-
"version": "5.0.0-beta.1",
3+
"version": "5.0.0",
44
"license": "MIT",
55
"author": "Evan You",
66
"files": [

0 commit comments

Comments
 (0)