We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 522806e commit cd02093Copy full SHA for cd02093
CHANGELOG.md
@@ -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
8
# [1.8.0](https://github.com/vue-styled-components/core/compare/v1.7.3...v1.8.0) (2024-10-17)
9
10
packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@vue-styled-components/core",
- "version": "1.8.0",
+ "version": "1.9.0",
"type": "module",
"files": [
"dist/*"
0 commit comments