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/app-platform Loading
base: v7.2.0
Choose a base ref
...
head repository: dhis2/app-platform Loading
compare: v7.2.1
Choose a head ref
  • 2 commits
  • 12 files changed
  • 2 contributors

Commits on Jul 27, 2021

  1. fix(cli): Support multiple library entrypoints (#597)

    * test: setup jest for @dhis2/cli-app-scripts
    
    * fix(cli): update compiler entrypoints verification to support multiple libary entrypoints
    
    * fix(cli): support multiple library entrypoints
    
    * docs: update d2.config.js reference to mention multiple library entrypoints
    mediremi committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    a95be81 View commit details
    Browse the repository at this point in the history
  2. chore(release): cut 7.2.1 [skip ci]

    ## [7.2.1](v7.2.0...v7.2.1) (2021-07-27)
    
    ### Bug Fixes
    
    * **cli:** Support multiple library entrypoints ([#597](#597)) ([a95be81](a95be81))
    dhis2-bot committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    e788b87 View commit details
    Browse the repository at this point in the history
Loading