diff --git a/packages/emotion/CHANGELOG.md b/packages/emotion/CHANGELOG.md
index 8e1c59f..f3c5b8e 100644
--- a/packages/emotion/CHANGELOG.md
+++ b/packages/emotion/CHANGELOG.md
@@ -1,20 +1,15 @@
## [0.1.3](https://github.com/rolldown/plugins/compare/plugin-emotion@0.1.2...plugin-emotion@0.1.3) (2026-05-11)
### Features
-* add transform-imports plugin ([#51](https://github.com/rolldown/plugins/issues/51)) ([0104dfa](https://github.com/rolldown/plugins/commit/0104dfa918bdbaf4d553fd46f054120e62847833))
* **oxc-unshadowed-visitor:** allow `oxc-parser` as peer deps ([#43](https://github.com/rolldown/plugins/issues/43)) ([5b018d1](https://github.com/rolldown/plugins/commit/5b018d1c157dfbe7ffef5b16d0eee0f137c28964))
-* **styled-jsx:** add styled-jsx plugin ([#48](https://github.com/rolldown/plugins/issues/48)) ([019d679](https://github.com/rolldown/plugins/commit/019d679e0904f2c3937b33996fab1002d058fc75))
### Bug Fixes
-* **babel:** exclude rolldown runtime module by default ([#57](https://github.com/rolldown/plugins/issues/57)) ([d42ec45](https://github.com/rolldown/plugins/commit/d42ec45ded69e93870d1dfc2977ae11f5ab01e01))
* **deps:** update all non-major dependencies ([#35](https://github.com/rolldown/plugins/issues/35)) ([f359c39](https://github.com/rolldown/plugins/commit/f359c3923b3802e4efa68da6c9e85aec1fda96d3))
-* **deps:** update all non-major dependencies ([#40](https://github.com/rolldown/plugins/issues/40)) ([1963ed1](https://github.com/rolldown/plugins/commit/1963ed13059fb08caf33ca96739c3b90f5b10099))
* **deps:** update all non-major dependencies ([#49](https://github.com/rolldown/plugins/issues/49)) ([8047e05](https://github.com/rolldown/plugins/commit/8047e05a978ba7e0544111d8c2deb7ca335af076))
* **deps:** update all non-major dependencies ([#54](https://github.com/rolldown/plugins/issues/54)) ([a2a320f](https://github.com/rolldown/plugins/commit/a2a320fea4b388401ff5257bc8002c7fa8ec66d4))
* **deps:** update all non-major dependencies ([#58](https://github.com/rolldown/plugins/issues/58)) ([d170cf3](https://github.com/rolldown/plugins/commit/d170cf3809b4c961c91f99b047abb9acbfa40ce3))
* **deps:** update all non-major dependencies ([#65](https://github.com/rolldown/plugins/issues/65)) ([465fb38](https://github.com/rolldown/plugins/commit/465fb3860ef37ac916e67c76c518c24298a7712d))
-* **deps:** update dependency oxc-walker to v1 ([#68](https://github.com/rolldown/plugins/issues/68)) ([3b33353](https://github.com/rolldown/plugins/commit/3b333535d45eeffcb41b4d914b6402b778b39561))
* **deps:** update rolldown-related dependencies ([#36](https://github.com/rolldown/plugins/issues/36)) ([b2bf24b](https://github.com/rolldown/plugins/commit/b2bf24bd65d23bd051aa2f7b3cdee22ca1d58e2f))
* **deps:** update rolldown-related dependencies ([#46](https://github.com/rolldown/plugins/issues/46)) ([6b7fcfc](https://github.com/rolldown/plugins/commit/6b7fcfcc8f0107c0c698ead7d29a65d4ea7c46cd))
* **deps:** update rolldown-related dependencies ([#50](https://github.com/rolldown/plugins/issues/50)) ([232515f](https://github.com/rolldown/plugins/commit/232515f251da54c60e0e139d655677f62c3868e5))
@@ -23,32 +18,10 @@
* **deps:** update rolldown-related dependencies ([#66](https://github.com/rolldown/plugins/issues/66)) ([717a2a6](https://github.com/rolldown/plugins/commit/717a2a6ee1b3f43ae9a0f63bed0e3c031500d2ba))
* **emotion:** keyframe label should have `label:` ([#69](https://github.com/rolldown/plugins/issues/69)) ([c765fd6](https://github.com/rolldown/plugins/commit/c765fd604f60436aba27d4e276072bd00870e0d0))
-### Documentation
-
-* **oxc-unshadowed-visitor:** remove wrong header ([793ccc4](https://github.com/rolldown/plugins/commit/793ccc4764921d87e2814e6774d51eb9a0b7b3ed))
-* tweak links in the index README ([f9f1913](https://github.com/rolldown/plugins/commit/f9f191399f169e5374556c79f8380469024768cf))
-
### Miscellaneous Chores
-* **deps:** pin dependencies ([#64](https://github.com/rolldown/plugins/issues/64)) ([1e22113](https://github.com/rolldown/plugins/commit/1e221139443bea4bb0ade4e11d3dc6b120af6a4c))
-* **deps:** update actions/labeler action to v6 ([#37](https://github.com/rolldown/plugins/issues/37)) ([3e71d0f](https://github.com/rolldown/plugins/commit/3e71d0fcac696242b496af2a0f86662df57b9b68))
-* **deps:** update dependency @types/node to v24 ([#38](https://github.com/rolldown/plugins/issues/38)) ([d6b8baa](https://github.com/rolldown/plugins/commit/d6b8baaf69d80604a9204e018db6cd4a1e4809ba))
-* **deps:** update pnpm/action-setup action to v5 ([#41](https://github.com/rolldown/plugins/issues/41)) ([c70d0e7](https://github.com/rolldown/plugins/commit/c70d0e7e50a092ea1262aed560acfa2acb3c60e4))
-* **deps:** update pnpm/action-setup action to v6 ([#56](https://github.com/rolldown/plugins/issues/56)) ([7504f5f](https://github.com/rolldown/plugins/commit/7504f5f86439dc5043cecc790a9eabe595ae7f14))
-* make renovate to pin all github actions ([#63](https://github.com/rolldown/plugins/issues/63)) ([80f3cd0](https://github.com/rolldown/plugins/commit/80f3cd0062eb196916314eec055284f3bd520fa7))
-* **oxc-unshadowed-visitor:** setup release flow ([0546287](https://github.com/rolldown/plugins/commit/05462879c8308e4f3b1ac077505fe42bf606d607))
-* **oxc-unshadowed-visitor:** setup release flow ([#44](https://github.com/rolldown/plugins/issues/44)) ([a58b59c](https://github.com/rolldown/plugins/commit/a58b59c9fed031dc14331f8a88779c75d247a281))
* prepare for publishing oxc-unshadowed-visitor ([#42](https://github.com/rolldown/plugins/issues/42)) ([67d7f6a](https://github.com/rolldown/plugins/commit/67d7f6aeb9e152b08a47862390b67243d2d9ad7d))
-* tweak issue template ([aa8ab44](https://github.com/rolldown/plugins/commit/aa8ab440209195f367fd1f48ac9702ac9d5782e2))
-
-### Tests
-* **oxc-unshadowed-visitor:** add unit tests for internal functions ([#45](https://github.com/rolldown/plugins/issues/45)) ([a04610d](https://github.com/rolldown/plugins/commit/a04610d3febec5fa05b82bf807978bd9f679f479))
-
-### Continuous Integration
-
-* bump vite together with rolldown ([#39](https://github.com/rolldown/plugins/issues/39)) ([59095a6](https://github.com/rolldown/plugins/commit/59095a6d9c74c7787b6bc0fc55686418638815ba))
-* preview release for all packages ([#52](https://github.com/rolldown/plugins/issues/52)) ([ed0d0c2](https://github.com/rolldown/plugins/commit/ed0d0c2257c94aef73566854c0a147c7f8de27a2))
## [0.1.2](https://github.com/rolldown/plugins/compare/plugin-emotion@0.1.1...plugin-emotion@0.1.2) (2026-03-19)
### Bug Fixes
@@ -63,4 +36,3 @@
### Miscellaneous Chores
* **emotion:** add CHANGELOG.md ([8bf16ef](https://github.com/rolldown/plugins/commit/8bf16ef5905e539a4f437115f6db21759c5b8281))
-
diff --git a/packages/oxc-unshadowed-visitor/CHANGELOG.md b/packages/oxc-unshadowed-visitor/CHANGELOG.md
index 4651233..81922b5 100644
--- a/packages/oxc-unshadowed-visitor/CHANGELOG.md
+++ b/packages/oxc-unshadowed-visitor/CHANGELOG.md
@@ -1,38 +1,14 @@
## [0.1.0](https://github.com/rolldown/plugins/compare/oxc-unshadowed-visitor@0.0.1...oxc-unshadowed-visitor@0.1.0) (2026-05-11)
-### Features
-
-* add transform-imports plugin ([#51](https://github.com/rolldown/plugins/issues/51)) ([0104dfa](https://github.com/rolldown/plugins/commit/0104dfa918bdbaf4d553fd46f054120e62847833))
-* **styled-jsx:** add styled-jsx plugin ([#48](https://github.com/rolldown/plugins/issues/48)) ([019d679](https://github.com/rolldown/plugins/commit/019d679e0904f2c3937b33996fab1002d058fc75))
-
### Bug Fixes
-* **babel:** exclude rolldown runtime module by default ([#57](https://github.com/rolldown/plugins/issues/57)) ([d42ec45](https://github.com/rolldown/plugins/commit/d42ec45ded69e93870d1dfc2977ae11f5ab01e01))
-* **deps:** update all non-major dependencies ([#40](https://github.com/rolldown/plugins/issues/40)) ([1963ed1](https://github.com/rolldown/plugins/commit/1963ed13059fb08caf33ca96739c3b90f5b10099))
-* **deps:** update all non-major dependencies ([#49](https://github.com/rolldown/plugins/issues/49)) ([8047e05](https://github.com/rolldown/plugins/commit/8047e05a978ba7e0544111d8c2deb7ca335af076))
-* **deps:** update all non-major dependencies ([#54](https://github.com/rolldown/plugins/issues/54)) ([a2a320f](https://github.com/rolldown/plugins/commit/a2a320fea4b388401ff5257bc8002c7fa8ec66d4))
-* **deps:** update all non-major dependencies ([#58](https://github.com/rolldown/plugins/issues/58)) ([d170cf3](https://github.com/rolldown/plugins/commit/d170cf3809b4c961c91f99b047abb9acbfa40ce3))
-* **deps:** update all non-major dependencies ([#65](https://github.com/rolldown/plugins/issues/65)) ([465fb38](https://github.com/rolldown/plugins/commit/465fb3860ef37ac916e67c76c518c24298a7712d))
* **deps:** update dependency oxc-walker to v1 ([#68](https://github.com/rolldown/plugins/issues/68)) ([3b33353](https://github.com/rolldown/plugins/commit/3b333535d45eeffcb41b4d914b6402b778b39561))
-* **deps:** update rolldown-related dependencies ([#46](https://github.com/rolldown/plugins/issues/46)) ([6b7fcfc](https://github.com/rolldown/plugins/commit/6b7fcfcc8f0107c0c698ead7d29a65d4ea7c46cd))
* **deps:** update rolldown-related dependencies ([#50](https://github.com/rolldown/plugins/issues/50)) ([232515f](https://github.com/rolldown/plugins/commit/232515f251da54c60e0e139d655677f62c3868e5))
* **deps:** update rolldown-related dependencies ([#55](https://github.com/rolldown/plugins/issues/55)) ([c432590](https://github.com/rolldown/plugins/commit/c43259004d90b7a0e5eb9b8ede94de3e651f25c1))
* **deps:** update rolldown-related dependencies ([#59](https://github.com/rolldown/plugins/issues/59)) ([e0e474c](https://github.com/rolldown/plugins/commit/e0e474c00f1fcc237b81c3c64ad71de488227db7))
* **deps:** update rolldown-related dependencies ([#66](https://github.com/rolldown/plugins/issues/66)) ([717a2a6](https://github.com/rolldown/plugins/commit/717a2a6ee1b3f43ae9a0f63bed0e3c031500d2ba))
-* **emotion:** keyframe label should have `label:` ([#69](https://github.com/rolldown/plugins/issues/69)) ([c765fd6](https://github.com/rolldown/plugins/commit/c765fd604f60436aba27d4e276072bd00870e0d0))
### Documentation
* **oxc-unshadowed-visitor:** remove wrong header ([793ccc4](https://github.com/rolldown/plugins/commit/793ccc4764921d87e2814e6774d51eb9a0b7b3ed))
-* tweak links in the index README ([f9f1913](https://github.com/rolldown/plugins/commit/f9f191399f169e5374556c79f8380469024768cf))
-
-### Miscellaneous Chores
-
-* **deps:** pin dependencies ([#64](https://github.com/rolldown/plugins/issues/64)) ([1e22113](https://github.com/rolldown/plugins/commit/1e221139443bea4bb0ade4e11d3dc6b120af6a4c))
-* **deps:** update pnpm/action-setup action to v6 ([#56](https://github.com/rolldown/plugins/issues/56)) ([7504f5f](https://github.com/rolldown/plugins/commit/7504f5f86439dc5043cecc790a9eabe595ae7f14))
-* make renovate to pin all github actions ([#63](https://github.com/rolldown/plugins/issues/63)) ([80f3cd0](https://github.com/rolldown/plugins/commit/80f3cd0062eb196916314eec055284f3bd520fa7))
-* tweak issue template ([aa8ab44](https://github.com/rolldown/plugins/commit/aa8ab440209195f367fd1f48ac9702ac9d5782e2))
-
-### Continuous Integration
-* preview release for all packages ([#52](https://github.com/rolldown/plugins/issues/52)) ([ed0d0c2](https://github.com/rolldown/plugins/commit/ed0d0c2257c94aef73566854c0a147c7f8de27a2))
## [0.0.1](https://github.com/rolldown/plugins/compare/oxc-unshadowed-visitor@0.0.0...oxc-unshadowed-visitor@0.0.1) (2026-03-29)