File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
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
+
19
+
4
20
## v0.0.8
5
21
6
22
[ compare changes] ( https://github.com/selemondev/create-vue3-app/compare/v0.0.3...v0.0.8 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @selemondev/create-vue3-app" ,
3
- "version" : " 0.0.7 " ,
3
+ "version" : " 0.0.8 " ,
4
4
"description" : " The Next Generation Vue Scaffolding Tool ✨" ,
5
5
"type" : " module" ,
6
6
"main" : " ./dist/index.cjs" ,
You can’t perform that action at this time.
0 commit comments