Skip to content

Commit 46e8114

Browse files
chore(release): v1.11.1
## [1.11.1](v1.11.0...v1.11.1) (2025-05-18) ### Bug Fixes * **release:** update benchmark reports path in release workflow ([c75378e](c75378e))
1 parent c75378e commit 46e8114

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [1.11.0](https://github.com/vue-styled-components/core/compare/v1.10.0...v1.11.0) (2025-05-18)
29

310

packages/core/package.json

+1-1
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.0",
4+
"version": "1.11.1",
55
"author": {
66
"name": "akinoccc",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)