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.1.1-alpha.1] ( https://github.com/dhis2/cli/compare/v5.1.0...v5.1.1-alpha.1 ) (2025-07-10)
2+
3+
4+ ### Bug Fixes
5+
6+ * point to beta cli-app-scripts ([ f7c0899] ( https://github.com/dhis2/cli/commit/f7c089959e42f6c1016a73f5dd4e07506d874233 ) )
7+
18# [ 5.1.0] ( https://github.com/dhis2/cli/compare/v5.0.1...v5.1.0 ) (2025-05-12)
29
310
Original file line number Diff line number Diff line change 11{
2- "version" : " 5.1.0 " ,
2+ "version" : " 5.1.1-alpha.1 " ,
33 "private" : true ,
44 "workspaces" : [
55 " packages/*"
Original file line number Diff line number Diff line change 66 "engines" : {
77 "node" : " >=12"
88 },
9- "version" : " 5.1.0 " ,
9+ "version" : " 5.1.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.1.0 " ,
3+ "version" : " 5.1.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.1.0 " ,
3+ "version" : " 5.1.1-alpha.1 " ,
44 "description" : " D2 frontend application bootstrapping inspired by create-react-app" ,
55 "main" : " index.js" ,
66 "repository" : " https://github.com/dhis2/cli" ,
77 "author" : " Austin McGee <austin@dhis2.org>" ,
88 "license" : " BSD-3-Clause" ,
99 "dependencies" : {
10- "@dhis2/cli-create" : " 5.1.0 " ,
10+ "@dhis2/cli-create" : " 5.1.1-alpha.1 " ,
1111 "@dhis2/cli-helpers-engine" : " ^3.2.1"
1212 },
1313 "bin" : " ./bin/d2-create-app" ,
Original file line number Diff line number Diff line change 66 "engines" : {
77 "node" : " >=12"
88 },
9- "version" : " 5.1.0 " ,
9+ "version" : " 5.1.1-alpha.1 " ,
1010 "main" : " src/index.js" ,
1111 "author" : " Austin McGee <austin@dhis2.org>" ,
1212 "license" : " BSD-3-Clause" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @dhis2/cli" ,
3- "version" : " 5.1.0 " ,
3+ "version" : " 5.1.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.1.0 " ,
16- "@dhis2/cli-cluster" : " 5.1.0 " ,
17- "@dhis2/cli-create" : " 5.1.0 " ,
15+ "@dhis2/cli-app" : " 5.1.1-alpha.1 " ,
16+ "@dhis2/cli-cluster" : " 5.1.1-alpha.1 " ,
17+ "@dhis2/cli-create" : " 5.1.1-alpha.1 " ,
1818 "@dhis2/cli-helpers-engine" : " ^3.2.1" ,
1919 "@dhis2/cli-style" : " ^9.0.1" ,
20- "@dhis2/cli-utils" : " 5.1.0 " ,
20+ "@dhis2/cli-utils" : " 5.1.1-alpha.1 " ,
2121 "cli-table3" : " ^0.6.0" ,
2222 "envinfo" : " ^7.5.0" ,
2323 "inquirer" : " ^7.1.0"
Original file line number Diff line number Diff line change 66 "engines" : {
77 "node" : " >=12"
88 },
9- "version" : " 5.1.0 " ,
9+ "version" : " 5.1.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