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.5
5+
6+ [ compare changes] ( https://github.com/nitrojs/create-nitro-app/compare/v0.8.4...v0.8.5 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Non interactive mode for ai ([ cb8cb89] ( https://github.com/nitrojs/create-nitro-app/commit/cb8cb89 ) )
11+
12+ ### 🩹 Fixes
13+
14+ - ** cli:** Remove extra space in dev command output ([ bae7338] ( https://github.com/nitrojs/create-nitro-app/commit/bae7338 ) )
15+
16+ ### 🏡 Chore
17+
18+ - Update repo ([ 3c8de60] ( https://github.com/nitrojs/create-nitro-app/commit/3c8de60 ) )
19+ - Update deps ([ 0493a42] ( https://github.com/nitrojs/create-nitro-app/commit/0493a42 ) )
20+ - Fix ts issues ([ 64c0d68] ( https://github.com/nitrojs/create-nitro-app/commit/64c0d68 ) )
21+ - Update agents.md ([ 389431a] ( https://github.com/nitrojs/create-nitro-app/commit/389431a ) )
22+ - Generate preview ([ 029e744] ( https://github.com/nitrojs/create-nitro-app/commit/029e744 ) )
23+
24+ ### 🤖 CI
25+
26+ - Bump actions ([ #7 ] ( https://github.com/nitrojs/create-nitro-app/pull/7 ) )
27+
28+ ### ❤️ Contributors
29+
30+ - Pooya Parsa ([ @pi0 ] ( https://github.com/pi0 ) )
31+ - Abeer0 ([ @iiio2 ] ( https://github.com/iiio2 ) )
32+
433## v0.8.4
534
635[ compare changes] ( https://github.com/nitrojs/create-nitro-app/compare/v0.8.3...v0.8.4 )
Original file line number Diff line number Diff line change 11{
22 "name" : " create-nitro-app" ,
3- "version" : " 0.8.4 " ,
3+ "version" : " 0.8.5 " ,
44 "description" : " Create a Nitro app with a single command" ,
55 "license" : " MIT" ,
66 "repository" : " nitrojs/create-nitro-app" ,
You can’t perform that action at this time.
0 commit comments