Skip to content

Commit da01d56

Browse files
committed
1 parent 9749ce4 commit da01d56

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 4.4.0-beta.1 (2025-04-09)
6+
57
## 4.4.0-beta.0 (2025-04-09)
68

79
## 4.3.4 (2024-11-26)

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vitejs/plugin-react",
3-
"version": "4.4.0-beta.0",
3+
"version": "4.4.0-beta.1",
44
"license": "MIT",
55
"author": "Evan You",
66
"description": "The default Vite plugin for React projects",

0 commit comments

Comments
 (0)