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 11# Changelog
22
33
4+ ## v0.8.2
5+
6+ [ compare changes] ( https://github.com/nitrojs/create-nitro-app/compare/v0.8.1...v0.8.2 )
7+
8+ ### 🚀 Enhancements
9+
10+ - Add git init + package manager support ([ #2 ] ( https://github.com/nitrojs/create-nitro-app/pull/2 ) )
11+
12+ ### 🏡 Chore
13+
14+ - Add codeowners file ([ 3d780b9] ( https://github.com/nitrojs/create-nitro-app/commit/3d780b9 ) )
15+ - Ignore ` nitro-app ` dir ([ 2a055ed] ( https://github.com/nitrojs/create-nitro-app/commit/2a055ed ) )
16+
17+ ### ❤️ Contributors
18+
19+ - Pooya Parsa ([ @pi0 ] ( https://github.com/pi0 ) )
20+
421## v0.8.1
522
623
Original file line number Diff line number Diff line change 11{
22 "name" : " create-nitro-app" ,
3- "version" : " 0.8.1 " ,
3+ "version" : " 0.8.2 " ,
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