Skip to content

Commit 0e99e2f

Browse files
committed
release: plugin-jsx-remove-attributes@0.1.1
1 parent ca7f393 commit 0e99e2f

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## <small>[0.1.1](https://github.com/rolldown/plugins/compare/plugin-jsx-remove-attributes@0.1.0...plugin-jsx-remove-attributes@0.1.1) (2026-03-15)</small>
2+
### Miscellaneous Chores
3+
4+
* **jsx-remove-attributes:** add CHANGELOG.md ([ca7f393](https://github.com/rolldown/plugins/commit/ca7f3937cbf70a5beab7d8543233b0eb31b35362))
5+

packages/jsx-remove-attributes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rolldown/plugin-jsx-remove-attributes",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Rolldown plugin to remove JSX attributes (e.g. data-testid)",
55
"keywords": [
66
"data-testid",

0 commit comments

Comments
 (0)