Skip to content

Commit 35bae2f

Browse files
chore(release): v1.13.1
## [1.13.1](v1.13.0...v1.13.1) (2025-06-25) ### Bug Fixes * **styled:** isolate attrs state to prevent cross-component contamination ([ce3a825](ce3a825))
1 parent ce3a825 commit 35bae2f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.13.1](https://github.com/vue-styled-components/core/compare/v1.13.0...v1.13.1) (2025-06-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **styled:** isolate attrs state to prevent cross-component contamination ([ce3a825](https://github.com/vue-styled-components/core/commit/ce3a82556123cee0f87285bd92a42d8d9990f09d))
7+
18
# [1.13.0](https://github.com/vue-styled-components/core/compare/v1.12.0...v1.13.0) (2025-06-24)
29

310

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vue-styled-components/core",
33
"type": "module",
4-
"version": "1.13.0",
4+
"version": "1.13.1",
55
"author": {
66
"name": "akinoccc",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)