Skip to content

Commit 30582de

Browse files
committed
chore(release): v0.0.7
1 parent 127cc5c commit 30582de

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22

33

4+
## v0.0.7
5+
6+
[compare changes](https://github.com/HunYan-io/vite-plugin-vue-nested-sfc/compare/v0.0.6...v0.0.7)
7+
8+
9+
### 🚀 Enhancements
10+
11+
- Export nested components ([127cc5c](https://github.com/HunYan-io/vite-plugin-vue-nested-sfc/commit/127cc5c))
12+
13+
### ❤️ Contributors
14+
15+
- Heni Yangui
16+
417
## v0.0.6
518

619
[compare changes](https://github.com/HunYan-io/vite-plugin-vue-nested-sfc/compare/v0.0.5...v0.0.6)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-vue-nested-sfc",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "Nest SFCs within your SFC.",
55
"repository": "https://github.com/HunYan-io/vite-plugin-vue-nested-sfc",
66
"license": "MIT",

0 commit comments

Comments
 (0)