Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dhis2/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.2.1
Choose a base ref
...
head repository: dhis2/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.0
Choose a head ref
  • 5 commits
  • 55 files changed
  • 2 contributors

Commits on Nov 5, 2025

  1. Configuration menu
    Copy the full SHA
    2878255 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2026

  1. feat: add new templates and options to @dhis2/create-app (#635)

    * feat: add new templates and options to @dhis2/create-app
    
    * chore(release): cut 5.3.0-alpha.1 [skip ci]
    
    # [5.3.0-alpha.1](v5.2.1...v5.3.0-alpha.1) (2026-01-05)
    
    ### Features
    
    * add new templates and options to @dhis2/create-app ([6d7fccd](6d7fccd))
    
    * chore: bump pnpm-lock.yml 5.3.0-alpha.1 [skip ci]
    
    * fix: ensure latest version  for dhis2 dependencies
    
    * chore(release): cut 5.3.0-alpha.2 [skip ci]
    
    # [5.3.0-alpha.2](v5.3.0-alpha.1...v5.3.0-alpha.2) (2026-01-05)
    
    ### Bug Fixes
    
    * ensure latest version  for dhis2 dependencies ([2505d67](2505d67))
    
    * refactor: use unzipped templates
    
    * fix: use templates from file system not zip
    
    * chore(release): cut 5.3.0-alpha.3 [skip ci]
    
    # [5.3.0-alpha.3](v5.3.0-alpha.2...v5.3.0-alpha.3) (2026-01-06)
    
    ### Bug Fixes
    
    * use templates from file system not zip ([e5ce2c4](e5ce2c4))
    
    * fix: drop package manager question
    
    as it can be inferred from command run
    
    * chore(release): cut 5.3.0-alpha.4 [skip ci]
    
    # [5.3.0-alpha.4](v5.3.0-alpha.3...v5.3.0-alpha.4) (2026-01-06)
    
    ### Bug Fixes
    
    * drop package manager question ([9bf5926](9bf5926))
    
    * refactor: update per code review comments
    
    * fix: skip language and template questions when args provided
    
    * chore(release): cut 5.3.0-alpha.5 [skip ci]
    
    # [5.3.0-alpha.5](v5.3.0-alpha.4...v5.3.0-alpha.5) (2026-01-07)
    
    ### Bug Fixes
    
    * skip language and template questions when args provided ([7a2b5cf](7a2b5cf))
    
    * fix: update yarn and npm lock files
    
    * chore(release): cut 5.3.0-alpha.6 [skip ci]
    
    # [5.3.0-alpha.6](v5.3.0-alpha.5...v5.3.0-alpha.6) (2026-01-07)
    
    ### Bug Fixes
    
    * update yarn and npm lock files ([d9f5d0b](d9f5d0b))
    
    * fix: fix the pnpm semantic-release step
    
    * chore(release): cut 5.3.0-alpha.7 [skip ci]
    
    # [5.3.0-alpha.7](v5.3.0-alpha.6...v5.3.0-alpha.7) (2026-01-07)
    
    ### Bug Fixes
    
    * fix the pnpm semantic-release step ([3656df4](3656df4))
    
    * chore: bump pnpm-lock.yml 5.3.0-alpha.7 [skip ci]
    
    * chore: update github action
    
    * fix: ensure gitignore is part of the scaffolded template
    
    * chore(release): cut 5.3.0-alpha.8 [skip ci]
    
    # [5.3.0-alpha.8](v5.3.0-alpha.7...v5.3.0-alpha.8) (2026-01-07)
    
    ### Bug Fixes
    
    * ensure gitignore is part of the scaffolded template ([212544b](212544b))
    
    * chore: rerun pipeline
    
    ---------
    
    Co-authored-by: @dhis2-bot <[email protected]>
    kabaros and dhis2-bot authored Jan 7, 2026
    Configuration menu
    Copy the full SHA
    8abeed6 View commit details
    Browse the repository at this point in the history
  2. fix: rerun pipeline

    kabaros committed Jan 7, 2026
    Configuration menu
    Copy the full SHA
    3e79615 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #636 from dhis2/fix/rerun-pipeline

    fix: rerun pipeline
    kabaros authored Jan 7, 2026
    Configuration menu
    Copy the full SHA
    32795bc View commit details
    Browse the repository at this point in the history
  4. chore(release): cut 5.3.0 [skip ci]

    # [5.3.0](v5.2.1...v5.3.0) (2026-01-07)
    
    ### Bug Fixes
    
    * rerun pipeline ([3e79615](3e79615))
    
    ### Features
    
    * add new templates and options to @dhis2/create-app ([#635](#635)) ([8abeed6](8abeed6))
    dhis2-bot committed Jan 7, 2026
    Configuration menu
    Copy the full SHA
    3bb55d6 View commit details
    Browse the repository at this point in the history
Loading