Skip to content

Commit e165da5

Browse files
chore(release): v1.13.2
## [1.13.2](v1.13.1...v1.13.2) (2025-08-15) ### Bug Fixes * **core:** transition animation of leaving not take effect(close [#52](#52)) ([73ac2e7](73ac2e7))
1 parent 73ac2e7 commit e165da5

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.2](https://github.com/vue-styled-components/core/compare/v1.13.1...v1.13.2) (2025-08-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **core:** transition animation of leaving not take effect(close [#52](https://github.com/vue-styled-components/core/issues/52)) ([73ac2e7](https://github.com/vue-styled-components/core/commit/73ac2e75d0d754ec6cf29118ffc1bb9751a82eb9))
7+
18
## [1.13.1](https://github.com/vue-styled-components/core/compare/v1.13.0...v1.13.1) (2025-06-25)
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.1",
4+
"version": "1.13.2",
55
"author": {
66
"name": "akinoccc",
77
"email": "akinochen@foxmail.com"

0 commit comments

Comments
 (0)