File tree Expand file tree Collapse file tree 7 files changed +16
-9
lines changed
Expand file tree Collapse file tree 7 files changed +16
-9
lines changed Original file line number Diff line number Diff line change 1+ ## [ 5.2.1-alpha.1] ( https://github.com/dhis2/cli/compare/v5.2.0...v5.2.1-alpha.1 ) (2025-11-04)
2+
3+
4+ ### Bug Fixes
5+
6+ * update d2 utils release to support both pnpm and yarn ([ ec7ff8b] ( https://github.com/dhis2/cli/commit/ec7ff8b314dafe4d5b18b61b9114a229f71a548f ) )
7+
18# [ 5.2.0] ( https://github.com/dhis2/cli/compare/v5.1.0...v5.2.0 ) (2025-10-30)
29
310
Original file line number Diff line number Diff line change 11{
2- "version" : " 5.2.0 " ,
2+ "version" : " 5.2.1-alpha.1 " ,
33 "private" : true ,
44 "repository" : " https://github.com/dhis2/cli" ,
55 "author" : " Austin McGee <austin@dhis2.org>" ,
Original file line number Diff line number Diff line change 66 "engines" : {
77 "node" : " >=12"
88 },
9- "version" : " 5.2.0 " ,
9+ "version" : " 5.2.1-alpha.1 " ,
1010 "main" : " src/index.js" ,
1111 "author" : " Austin McGee <austin@dhis2.org>" ,
1212 "contributors" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @dhis2/cli-cluster" ,
3- "version" : " 5.2.0 " ,
3+ "version" : " 5.2.1-alpha.1 " ,
44 "description" : " D2 CLI module for managing DHIS2 development clusters" ,
55 "main" : " src/index.js" ,
66 "repository" : " https://github.com/dhis2/cli" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @dhis2/create-app" ,
3- "version" : " 5.2.0 " ,
3+ "version" : " 5.2.1-alpha.1 " ,
44 "description" : " " ,
55 "main" : " src/index.js" ,
66 "bin" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @dhis2/cli" ,
3- "version" : " 5.2.0 " ,
3+ "version" : " 5.2.1-alpha.1 " ,
44 "description" : " A command line interface for DHIS2 development workflows" ,
55 "main" : " src/index.js" ,
66 "author" : " Austin McGee <austin@dhis2.org>" ,
1212 "node" : " >=12"
1313 },
1414 "dependencies" : {
15- "@dhis2/cli-app" : " 5.2.0 " ,
16- "@dhis2/cli-cluster" : " 5.2.0 " ,
15+ "@dhis2/cli-app" : " 5.2.1-alpha.1 " ,
16+ "@dhis2/cli-cluster" : " 5.2.1-alpha.1 " ,
1717 "@dhis2/cli-helpers-engine" : " ^3.2.1" ,
1818 "@dhis2/cli-style" : " ^10.7.9" ,
19- "@dhis2/cli-utils" : " 5.2.0 " ,
19+ "@dhis2/cli-utils" : " 5.2.1-alpha.1 " ,
2020 "cli-table3" : " ^0.6.0" ,
2121 "envinfo" : " ^7.5.0" ,
2222 "inquirer" : " ^7.1.0"
Original file line number Diff line number Diff line change 66 "engines" : {
77 "node" : " >=12"
88 },
9- "version" : " 5.2.0 " ,
9+ "version" : " 5.2.1-alpha.1 " ,
1010 "main" : " src/index.js" ,
1111 "author" : " Viktor Varland <viktor@dhis2.org>" ,
1212 "contributors" : [
You can’t perform that action at this time.
0 commit comments