Skip to content

Commit 4a24de4

Browse files
committed
release: plugin-emotion@0.1.1
1 parent 8bf16ef commit 4a24de4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/emotion/CHANGELOG.md

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-emotion@0.1.0...plugin-emotion@0.1.1) (2026-03-15)</small>
2+
### Miscellaneous Chores
3+
4+
* **emotion:** add CHANGELOG.md ([8bf16ef](https://github.com/rolldown/plugins/commit/8bf16ef5905e539a4f437115f6db21759c5b8281))
5+

packages/emotion/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-emotion",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Rolldown plugin for Emotion CSS-in-JS",
55
"keywords": [
66
"css-in-js",

0 commit comments

Comments
 (0)