File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.8.4
5+
6+ [ compare changes] ( https://github.com/nitrojs/create-nitro-app/compare/v0.8.3...v0.8.4 )
7+
8+ ### 📦 Build
9+
10+ - Optimize dependencies ([ b08457a] ( https://github.com/nitrojs/create-nitro-app/commit/b08457a ) )
11+
12+ ### 🏡 Chore
13+
14+ - Remove log ([ 0f48c09] ( https://github.com/nitrojs/create-nitro-app/commit/0f48c09 ) )
15+ - Update dependencies ([ c7e0fa3] ( https://github.com/nitrojs/create-nitro-app/commit/c7e0fa3 ) )
16+ - Update readme ([ af3c257] ( https://github.com/nitrojs/create-nitro-app/commit/af3c257 ) )
17+ - Lint ([ 5d1247f] ( https://github.com/nitrojs/create-nitro-app/commit/5d1247f ) )
18+
19+ ### ❤️ Contributors
20+
21+ - Pooya Parsa ([ @pi0 ] ( https://github.com/pi0 ) )
22+
423## v0.8.3
524
625[ compare changes] ( https://github.com/nitrojs/create-nitro-app/compare/v0.8.2...v0.8.3 )
Original file line number Diff line number Diff line change 11{
22 "name" : " create-nitro-app" ,
3- "version" : " 0.8.3 " ,
3+ "version" : " 0.8.4 " ,
44 "description" : " Create a Nitro app with a single command" ,
55 "repository" : " nitrojs/create-nitro-app" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments