Skip to content

Commit cd02093

Browse files
chore(release): v1.9.0
# [1.9.0](v1.8.0...v1.9.0) (2024-11-15) ### Features * **plugin:** supports custom plugin([#33](#33)) ([ac657cf](ac657cf))
1 parent 522806e commit cd02093

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.9.0](https://github.com/vue-styled-components/core/compare/v1.8.0...v1.9.0) (2024-11-15)
2+
3+
4+
### Features
5+
6+
* **plugin:** supports custom plugin([#33](https://github.com/vue-styled-components/core/issues/33)) ([ac657cf](https://github.com/vue-styled-components/core/commit/ac657cf715031142f9975945a0c0ba0b23128d3f))
7+
18
# [1.8.0](https://github.com/vue-styled-components/core/compare/v1.7.3...v1.8.0) (2024-10-17)
29

310

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-styled-components/core",
3-
"version": "1.8.0",
3+
"version": "1.9.0",
44
"type": "module",
55
"files": [
66
"dist/*"

0 commit comments

Comments
 (0)