Skip to content

Commit b66d61a

Browse files
chore(release): v1.13.0
# [1.13.0](v1.12.0...v1.13.0) (2025-06-24) ### Features * **core:** enhance batchUpdater tests with first render optimizations and class rendering tracking ([4388803](4388803))
1 parent 8cd714e commit b66d61a

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.0](https://github.com/vue-styled-components/core/compare/v1.12.0...v1.13.0) (2025-06-24)
2+
3+
4+
### Features
5+
6+
* **core:** enhance batchUpdater tests with first render optimizations and class rendering tracking ([4388803](https://github.com/vue-styled-components/core/commit/4388803ab778ee431fe66a46bf083927aba9c349))
7+
18
# [1.12.0](https://github.com/vue-styled-components/core/compare/v1.11.3...v1.12.0) (2025-06-10)
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.12.0",
4+
"version": "1.13.0",
55
"author": {
66
"name": "akinoccc",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)