Skip to content

Commit fdfc257

Browse files
chore(release): v1.12.0-beta.1
# [1.12.0-beta.1](v1.11.3...v1.12.0-beta.1) (2025-06-02) ### Features * add style processing performance optimization ([ab84953](ab84953))
1 parent c5cf946 commit fdfc257

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.12.0-beta.1](https://github.com/vue-styled-components/core/compare/v1.11.3...v1.12.0-beta.1) (2025-06-02)
2+
3+
4+
### Features
5+
6+
* add style processing performance optimization ([ab84953](https://github.com/vue-styled-components/core/commit/ab84953b0d9ca2fdfc0452ba5fedde5d25933daf))
7+
18
## [1.11.3](https://github.com/vue-styled-components/core/compare/v1.11.2...v1.11.3) (2025-05-19)
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.11.3",
4+
"version": "1.12.0-beta.1",
55
"author": {
66
"name": "akinoccc",
77
"email": "akinochen@foxmail.com"

0 commit comments

Comments
 (0)