File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.8.3
5+
6+ [ compare changes] ( https://github.com/nitrojs/create-nitro-app/compare/v0.8.2...v0.8.3 )
7+
8+ ### 🩹 Fixes
9+
10+ - Exit if user cancel template selection ([ #3 ] ( https://github.com/nitrojs/create-nitro-app/pull/3 ) )
11+
12+ ### 📦 Build
13+
14+ - Fix pkg injection ([ 7228e06] ( https://github.com/nitrojs/create-nitro-app/commit/7228e06 ) )
15+
16+ ### 🏡 Chore
17+
18+ - Add badges ([ b8819a8] ( https://github.com/nitrojs/create-nitro-app/commit/b8819a8 ) )
19+ - Update badge colors ([ 3e7a300] ( https://github.com/nitrojs/create-nitro-app/commit/3e7a300 ) )
20+
21+ ### ❤️ Contributors
22+
23+ - Pooya Parsa ([ @pi0 ] ( https://github.com/pi0 ) )
24+ - Sébastien Chopin ([ @atinux ] ( https://github.com/atinux ) )
25+
426## v0.8.2
527
628[ compare changes] ( https://github.com/nitrojs/create-nitro-app/compare/v0.8.1...v0.8.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " create-nitro-app" ,
3- "version" : " 0.8.2 " ,
3+ "version" : " 0.8.3 " ,
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