Skip to content

Commit 2471826

Browse files
committed
chore: fix repository link for changelog
1 parent 25f2d56 commit 2471826

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
## v0.0.2
55

6-
[compare changes](https:///vite-plugin-vue-nested-sfc/compare/v0.0.1...v0.0.2)
6+
[compare changes](https://github.com/HunYan-io/vite-plugin-vue-nested-sfc/compare/v0.0.1...v0.0.2)
77

88

99
### 🚀 Enhancements

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "vite-plugin-vue-nested-sfc",
33
"version": "0.0.2",
4-
"description": "",
5-
"repository": "github:HunYan-io/vite-plugin-vue-nested-sfc",
4+
"description": "Nest SFCs within your SFC.",
5+
"repository": "https://github.com/HunYan-io/vite-plugin-vue-nested-sfc",
66
"license": "MIT",
77
"sideEffects": false,
88
"type": "module",

0 commit comments

Comments
 (0)