File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ # 0.1.0 (2025-11-16)
7+
8+ ** Note:** Version bump only for package create-gen-app
Original file line number Diff line number Diff line change 11{
22 "name" : " create-gen-app" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.1.0 " ,
44 "author" : " Dan Lynch <pyramation@gmail.com>" ,
55 "description" : " Clone and customize template repositories" ,
66 "main" : " index.js" ,
2929 "test:watch" : " jest --watch"
3030 },
3131 "dependencies" : {
32- "inquirerer" : " ^2.0.8 "
32+ "inquirerer" : " ^2.1.0 "
3333 },
3434 "keywords" : []
3535}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 2.1.0] ( https://github.com/pyramation/inquirerer/compare/inquirerer@2.0.8...inquirerer@2.1.0 ) (2025-11-16)
7+
8+ ** Note:** Version bump only for package inquirerer
9+
10+
11+
12+
13+
614## [ 2.0.8] ( https://github.com/pyramation/inquirerer/compare/inquirerer@2.0.7...inquirerer@2.0.8 ) (2025-05-25)
715
816** Note:** Version bump only for package inquirerer
Original file line number Diff line number Diff line change 11{
22 "name" : " inquirerer" ,
3- "version" : " 2.0.8 " ,
3+ "version" : " 2.1.0 " ,
44 "author" : " Dan Lynch <pyramation@gmail.com>" ,
55 "description" : " inquirerer" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments