Skip to content

Commit 97cd708

Browse files
committed
chore(release): v0.0.1
1 parent 1f9b87f commit 97cd708

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
3+
4+
## v0.0.1
5+
6+
[compare changes](https://undefined/undefined/compare/v0.0.0...v0.0.1)
7+
8+
9+
### 📖 Documentation
10+
11+
- Add example and limitations (1f9b87f)
12+
13+
### ❤️ Contributors
14+
15+
- Heni Yangui
16+

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

0 commit comments

Comments
 (0)