Skip to content

Commit 44a7a9c

Browse files
committed
1 parent 4b02b6c commit 44a7a9c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/plugin-vue/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 4.2.0 (2023-04-25)
2+
3+
4+
5+
16
## 4.2.0-beta.3 (2023-04-19)
27

38
* fix: fix watcher unlink listener setup timing ([2d2c91a](https://github.com/vitejs/vite-plugin-vue/commit/2d2c91a))

packages/plugin-vue/package.json

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

0 commit comments

Comments
 (0)