We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25f2d56 commit 2471826Copy full SHA for 2471826
CHANGELOG.md
@@ -3,7 +3,7 @@
3
4
## v0.0.2
5
6
-[compare changes](https:///vite-plugin-vue-nested-sfc/compare/v0.0.1...v0.0.2)
+[compare changes](https://github.com/HunYan-io/vite-plugin-vue-nested-sfc/compare/v0.0.1...v0.0.2)
7
8
9
### 🚀 Enhancements
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "vite-plugin-vue-nested-sfc",
"version": "0.0.2",
- "description": "",
- "repository": "github:HunYan-io/vite-plugin-vue-nested-sfc",
+ "description": "Nest SFCs within your SFC.",
+ "repository": "https://github.com/HunYan-io/vite-plugin-vue-nested-sfc",
"license": "MIT",
"sideEffects": false,
"type": "module",
0 commit comments