Skip to content

Commit 48139b4

Browse files
committed
1 parent 6401a49 commit 48139b4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/plugin-legacy/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## <small>[7.2.1](https://github.com/vitejs/vite/compare/[email protected]@7.2.1) (2025-08-07)</small>
2+
### Features
3+
4+
* **legacy:** update plugin-legacy code for rolldown-vite ([6401a49](https://github.com/vitejs/vite/commit/6401a49d53fbff8a4a519bb2ad107b8a223250d6))
5+
16
## [7.2.0](https://github.com/vitejs/vite/compare/[email protected]@7.2.0) (2025-08-07)
27
### Bug Fixes
38

packages/plugin-legacy/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-legacy",
3-
"version": "7.2.0",
3+
"version": "7.2.1",
44
"type": "module",
55
"license": "MIT",
66
"author": "Evan You",

0 commit comments

Comments
 (0)