Skip to content

Commit 785a95e

Browse files
committed
chore(release): v0.0.5
1 parent 854c3b3 commit 785a95e

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
# Changelog
22

33

4+
## v0.0.5
5+
6+
[compare changes](https://github.com/HunYan-io/vite-plugin-vue-nested-sfc/compare/v0.0.4...v0.0.5)
7+
8+
9+
### 🚀 Enhancements
10+
11+
- Support source maps ([e7fb11e](https://github.com/HunYan-io/vite-plugin-vue-nested-sfc/commit/e7fb11e))
12+
13+
### 🩹 Fixes
14+
15+
- File read error on linux ([854c3b3](https://github.com/HunYan-io/vite-plugin-vue-nested-sfc/commit/854c3b3))
16+
17+
### ❤️ Contributors
18+
19+
- Heni Yangui
20+
421
## v0.0.4
522

623
[compare changes](https://github.com/HunYan-io/vite-plugin-vue-nested-sfc/compare/v0.0.3...v0.0.4)

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.0.4",
3+
"version": "0.0.5",
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)