Skip to content

Commit 5db14fb

Browse files
committed
chore(release): v0.1.2
1 parent 508627a commit 5db14fb

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22

33

4+
## v0.1.2
5+
6+
[compare changes](https://github.com/HunYan-io/vite-plugin-vue-nested-sfc/compare/v0.1.1...v0.1.2)
7+
8+
9+
### 🩹 Fixes
10+
11+
- Issue resolving imports when building ([508627a](https://github.com/HunYan-io/vite-plugin-vue-nested-sfc/commit/508627a))
12+
13+
### ❤️ Contributors
14+
15+
- Heni Yangui
16+
417
## v0.1.1
518

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-vue-nested-sfc",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
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)