Skip to content

Commit 24e925d

Browse files
chore(release): v1.0.1
## [1.0.1](v1.0.0...v1.0.1) (2025-03-14) ### Bug Fixes * incorrect entry ([e96dac0](e96dac0))
1 parent e96dac0 commit 24e925d

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.0.1](https://github.com/vue-styled-components/plugin/compare/v1.0.0...v1.0.1) (2025-03-14)
2+
3+
4+
### Bug Fixes
5+
6+
* incorrect entry ([e96dac0](https://github.com/vue-styled-components/plugin/commit/e96dac0dcffa7df0c2ecd29628262b7a97b98e81))
7+
18
# 1.0.0 (2025-03-14)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vue-styled-components/plugin",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"author": {
66
"name": "akinoccc",
77
"email": "akinochen@foxmail.com"

0 commit comments

Comments
 (0)