File tree Expand file tree Collapse file tree 7 files changed +21
-9
lines changed
Expand file tree Collapse file tree 7 files changed +21
-9
lines changed Original file line number Diff line number Diff line change 1+ # [ 5.3.0] ( https://github.com/dhis2/cli/compare/v5.2.1...v5.3.0 ) (2026-01-07)
2+
3+
4+ ### Bug Fixes
5+
6+ * rerun pipeline ([ 3e79615] ( https://github.com/dhis2/cli/commit/3e79615cbe378fa77e3bd84c01c661b859c06802 ) )
7+
8+
9+ ### Features
10+
11+ * add new templates and options to @dhis2/create-app ([ #635 ] ( https://github.com/dhis2/cli/issues/635 ) ) ([ 8abeed6] ( https://github.com/dhis2/cli/commit/8abeed64ee3ef14939c24cab6272c212608460b6 ) )
12+
113# [ 5.3.0-alpha.8] ( https://github.com/dhis2/cli/compare/v5.3.0-alpha.7...v5.3.0-alpha.8 ) (2026-01-07)
214
315
Original file line number Diff line number Diff line change 11{
2- "version" : " 5.3.0-alpha.8 " ,
2+ "version" : " 5.3.0" ,
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.3.0-alpha.8 " ,
9+ "version" : " 5.3.0" ,
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.3.0-alpha.8 " ,
3+ "version" : " 5.3.0" ,
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.3.0-alpha.8 " ,
3+ "version" : " 5.3.0" ,
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.3.0-alpha.8 " ,
3+ "version" : " 5.3.0" ,
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.3.0-alpha.8 " ,
16- "@dhis2/cli-cluster" : " 5.3.0-alpha.8 " ,
15+ "@dhis2/cli-app" : " 5.3.0" ,
16+ "@dhis2/cli-cluster" : " 5.3.0" ,
1717 "@dhis2/cli-helpers-engine" : " ^3.2.1" ,
1818 "@dhis2/cli-style" : " ^10.7.9" ,
19- "@dhis2/cli-utils" : " 5.3.0-alpha.8 " ,
19+ "@dhis2/cli-utils" : " 5.3.0" ,
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.3.0-alpha.8 " ,
9+ "version" : " 5.3.0" ,
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