Skip to content

Commit fc44524

Browse files
committed
chore(release): v0.0.8
1 parent 97887a5 commit fc44524

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.0.8
5+
6+
[compare changes](https://github.com/selemondev/create-vue3-app/compare/v0.0.7...v0.0.8)
7+
8+
### 🩹 Fixes
9+
10+
- Import names from fs-extra ([520ae91](https://github.com/selemondev/create-vue3-app/commit/520ae91))
11+
12+
### 🏡 Chore
13+
14+
- **release:** V0.0.8 ([c9d15e5](https://github.com/selemondev/create-vue3-app/commit/c9d15e5))
15+
16+
### ❤️ Contributors
17+
18+
- Selemondev <[email protected]>
19+
420
## v0.0.8
521

622
[compare changes](https://github.com/selemondev/create-vue3-app/compare/v0.0.3...v0.0.8)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@selemondev/create-vue3-app",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"description": "The Next Generation Vue Scaffolding Tool ✨",
55
"type": "module",
66
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)