Skip to content

Commit 6949c75

Browse files
committed
1 parent 58c8bfd commit 6949c75

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/plugin-rsc/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## <small>[0.4.11](https://github.com/vitejs/vite-plugin-react/compare/[email protected]@0.4.11) (2025-07-07)</small>
2+
### Miscellaneous Chores
3+
4+
* fix rsc release ([#543](https://github.com/vitejs/vite-plugin-react/issues/543)) ([58c8bfd](https://github.com/vitejs/vite-plugin-react/commit/58c8bfd1f4e9584d81cb5e85aa466119fd72bbbc))
5+
16
## <small>0.4.10 (2025-07-07)</small>
27
### Features
38

packages/plugin-rsc/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-rsc",
3-
"version": "0.4.10",
3+
"version": "0.4.11",
44
"description": "React Server Components (RSC) support for Vite.",
55
"keywords": [
66
"vite",

0 commit comments

Comments
 (0)