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+ ## [ 5.2.1] ( https://github.com/dhis2/cli/compare/v5.2.0...v5.2.1 ) (2025-11-05)
2+
3+
4+ ### Bug Fixes
5+
6+ * run publish pipeline ([ #633 ] ( https://github.com/dhis2/cli/issues/633 ) ) ([ 5abdd1a] ( https://github.com/dhis2/cli/commit/5abdd1af8caf7d48846082774e60295d116b200a ) )
7+ * update d2 utils release to support both pnpm and yarn ([ #632 ] ( https://github.com/dhis2/cli/issues/632 ) ) ([ 21d988d] ( https://github.com/dhis2/cli/commit/21d988da810e240f8f6b497e72311cb3363b8465 ) )
8+
19## [ 5.2.1-alpha.1] ( https://github.com/dhis2/cli/compare/v5.2.0...v5.2.1-alpha.1 ) (2025-11-04)
210
311
Original file line number Diff line number Diff line change 11{
2- "version" : " 5.2.1-alpha.1 " ,
2+ "version" : " 5.2.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.1-alpha.1 " ,
9+ "version" : " 5.2.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.1-alpha.1 " ,
3+ "version" : " 5.2.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.1-alpha.1 " ,
3+ "version" : " 5.2.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.1-alpha.1 " ,
3+ "version" : " 5.2.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.1-alpha.1 " ,
16- "@dhis2/cli-cluster" : " 5.2.1-alpha.1 " ,
15+ "@dhis2/cli-app" : " 5.2.1" ,
16+ "@dhis2/cli-cluster" : " 5.2.1" ,
1717 "@dhis2/cli-helpers-engine" : " ^3.2.1" ,
1818 "@dhis2/cli-style" : " ^10.7.9" ,
19- "@dhis2/cli-utils" : " 5.2.1-alpha.1 " ,
19+ "@dhis2/cli-utils" : " 5.2.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.1-alpha.1 " ,
9+ "version" : " 5.2.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