Skip to content

Commit 62d65b7

Browse files
chore(release): v1.10.0
# [1.10.0](v1.9.0...v1.10.0) (2025-03-14) ### Bug Fixes * **plugin:** some usage not support ([2b66714](2b66714)) ### Features * basic generic plugin ([a6de4c0](a6de4c0)) * support generic props ([fae497e](fae497e))
1 parent ee082ad commit 62d65b7

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.10.0](https://github.com/vue-styled-components/core/compare/v1.9.0...v1.10.0) (2025-03-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **plugin:** some usage not support ([2b66714](https://github.com/vue-styled-components/core/commit/2b6671434dba34980217038abfcbb392d651ada7))
7+
8+
9+
### Features
10+
11+
* basic generic plugin ([a6de4c0](https://github.com/vue-styled-components/core/commit/a6de4c0f89cc25f95c41c0d4816fab5c44aeb95a))
12+
* support generic props ([fae497e](https://github.com/vue-styled-components/core/commit/fae497e460c5029367dd1d64cc6f5e255ffe6082))
13+
114
# [1.9.0](https://github.com/vue-styled-components/core/compare/v1.8.0...v1.9.0) (2024-11-15)
215

316

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.9.0",
4+
"version": "1.10.0",
55
"author": {
66
"name": "akinoccc",
77
"email": "akinochen@foxmail.com"

0 commit comments

Comments
 (0)