We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c75378e commit 46e8114Copy full SHA for 46e8114
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.11.1](https://github.com/vue-styled-components/core/compare/v1.11.0...v1.11.1) (2025-05-18)
2
+
3
4
+### Bug Fixes
5
6
+* **release:** update benchmark reports path in release workflow ([c75378e](https://github.com/vue-styled-components/core/commit/c75378ecc496cf1de58f81c0cb5883c475b704e7))
7
8
# [1.11.0](https://github.com/vue-styled-components/core/compare/v1.10.0...v1.11.0) (2025-05-18)
9
10
packages/core/package.json
@@ -1,7 +1,7 @@
{
"name": "@vue-styled-components/core",
"type": "module",
- "version": "1.11.0",
+ "version": "1.11.1",
"author": {
"name": "akinoccc",
"email": "akinochen@foxmail.com"
0 commit comments