Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): migrate to new app version scheme #306

Merged
merged 8 commits into from
Nov 24, 2021
Merged

Commits on Nov 18, 2021

  1. chore(release): migrate to new app version scheme

    Align all our application versions that range between 0.x.x and 36.x.x
    with different semantics to a single version scheme with distinct
    semantics for what constitutes a breaking change.
    
    We have chosen to bump to v100.0.0 to signify the depature from the old
    version scheme to the new.
    
    For more information:
    dhis2/notes#293
    
    BREAKING CHANGE: App version becomes decoupled from DHIS2 versions, see
    the d2.config.js or App Hub for DHIS2 version compatibility.
    varl committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    e146e13 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. chore(icon): add app icon

    varl committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    7facb25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    829ea92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2a7c7d View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    b5a0008 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f21f377 View commit details
    Browse the repository at this point in the history
  3. ci(preview): enable pr previews

    varl committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    6d58a53 View commit details
    Browse the repository at this point in the history
  4. test: use unconnected component

    varl committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    d53d9ef View commit details
    Browse the repository at this point in the history