Skip to content

Commit 25f2d56

Browse files
committed
chore(release): v0.0.2
1 parent 1431bd7 commit 25f2d56

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.0.2
5+
6+
[compare changes](https:///vite-plugin-vue-nested-sfc/compare/v0.0.1...v0.0.2)
7+
8+
9+
### 🚀 Enhancements
10+
11+
- Add tooling support (fce92f6)
12+
13+
### 📖 Documentation
14+
15+
- Remove typo (2077e14)
16+
- Add tooling usage (0e69c6e)
17+
18+
### 🏡 Chore
19+
20+
- Update repo link (fc02156)
21+
- Lint tooling (1431bd7)
22+
23+
### ❤️ Contributors
24+
25+
- Heni Yangui
26+
427
## v0.0.1
528

629
[compare changes](https://github.com/HunYan-io/vite-plugin-vue-nested-sfc/compare/v0.0.0...v0.0.1)

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.1",
3+
"version": "0.0.2",
44
"description": "",
55
"repository": "github:HunYan-io/vite-plugin-vue-nested-sfc",
66
"license": "MIT",

0 commit comments

Comments
 (0)