Skip to content

Commit 0318673

Browse files
fix: type
1 parent 0ed03a0 commit 0318673

File tree

4 files changed

+15
-9
lines changed

4 files changed

+15
-9
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Changelog
22

3+
[0.4.2]
4+
- Fix: types
5+
36
[0.4.0]
47
- Feature: suppot vite@4
58

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ Make the vue script setup syntax support the name attribute
66

77
## CHANGELOG
88

9+
[0.4.2]
10+
- Fix: types
11+
912
[0.4.0]
1013
- Feature: suppot vite@4
1114

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"dependencies": {
6969
"@vue/compiler-sfc": "^3.2.37",
7070
"magic-string": "^0.26.2",
71-
"unplugin": "^1.0.0"
71+
"unplugin": "^1.0.1"
7272
},
7373
"devDependencies": {
7474
"@antfu/eslint-config": "^0.23.1",

pnpm-lock.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)