Skip to content

Commit f57a260

Browse files
chore(release): v1.13.3
## [1.13.3](v1.13.2...v1.13.3) (2025-09-10) ### Bug Fixes * **styled:** improve element type check in removeStyleWithTransition function([#54](#54)) ([67c65af](67c65af))
1 parent 67c65af commit f57a260

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.3](https://github.com/vue-styled-components/core/compare/v1.13.2...v1.13.3) (2025-09-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **styled:** improve element type check in removeStyleWithTransition function([#54](https://github.com/vue-styled-components/core/issues/54)) ([67c65af](https://github.com/vue-styled-components/core/commit/67c65afedb65c5d2a702fea3114b25a22f4ee687))
7+
18
## [1.13.2](https://github.com/vue-styled-components/core/compare/v1.13.1...v1.13.2) (2025-08-15)
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.2",
4+
"version": "1.13.3",
55
"author": {
66
"name": "akinoccc",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)