File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.0.11
5
+
6
+ [ compare changes] ( https://github.com/selemondev/create-vue3-app/compare/v0.0.10...v0.0.11 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - Check dependency updates ([ 60016a9] ( https://github.com/selemondev/create-vue3-app/commit/60016a9 ) )
11
+ - Add Tailwind v4 and update template ([ 94eff3d] ( https://github.com/selemondev/create-vue3-app/commit/94eff3d ) )
12
+
13
+ ### 🏡 Chore
14
+
15
+ - Remove unused imports ([ 72d4446] ( https://github.com/selemondev/create-vue3-app/commit/72d4446 ) )
16
+
17
+ ### ❤️ Contributors
18
+
19
+
20
+
4
21
## v0.0.8
5
22
6
23
[ compare changes] ( https://github.com/selemondev/create-vue3-app/compare/v0.0.7...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.10 " ,
3
+ "version" : " 0.0.11 " ,
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