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: v6.2.0
Choose a base ref
...
head repository: dhis2/app-platform Loading
compare: v7.0.0
Choose a head ref
  • 5 commits
  • 16 files changed
  • 3 contributors

Commits on Jun 7, 2021

  1. docs(sidebar): add link to publish docs (#566)

    * docs(sidebar): add link to publish docs
    
    * fix: use verbose env-var
    
    * docs(publish): fix parameter-name
    
    * docs(publish): update docs, section for non-platform app
    
    * docs(publish): minor
    
    * style: run lint
    Birkbjo committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    c2107c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. chore: remove node 10 support

    BREAKING CHANGE: New minimum version for NodeJS is 12.x.
    varl committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    5900a39 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    85bcfa7 View commit details
    Browse the repository at this point in the history
  2. chore: remove node 10 support (#567)

    * chore: remove node 10 support
    
    BREAKING CHANGE: New minimum version for NodeJS is 12.x.
    
    * chore(deps): update cli deps to latest major
    varl committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    cbee9cb View commit details
    Browse the repository at this point in the history
  3. chore(release): cut 7.0.0 [skip ci]

    # [7.0.0](v6.2.0...v7.0.0) (2021-06-14)
    
    ### chore
    
    * remove node 10 support ([5900a39](5900a39))
    * remove node 10 support ([#567](#567)) ([cbee9cb](cbee9cb))
    
    ### BREAKING CHANGES
    
    * New minimum version for NodeJS is 12.x.
    
    * chore(deps): update cli deps to latest major
    * New minimum version for NodeJS is 12.x.
    dhis2-bot committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    7d93936 View commit details
    Browse the repository at this point in the history
Loading