Skip to content

Commit

Permalink
chore(release): cut 100.0.0 [skip release]
Browse files Browse the repository at this point in the history
# [100.0.0](v99.9.9...v100.0.0) (2023-04-21)

### Bug Fixes

* add apphub id to d2.config.js ([#2573](#2573)) ([a5a18a4](a5a18a4))

### Features

* prepare maps-app for continuous release on the app hub ([#2572](#2572)) ([aa56d59](aa56d59))

### BREAKING CHANGES

* * Set to breaking change to trigger version push to 100.0.0
* Add cypress tags to allow testing features that are toggled on for versions
* Align the PR workflow with DV and LL
* Use dhis2/action-semantic-release@master action, same as DV and LL
* Add the nightly workflow
* Add the preview pr workflow
  • Loading branch information
dhis2-bot committed Apr 21, 2023
1 parent a5a18a4 commit fa12640
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# [100.0.0](https://github.com/dhis2/maps-app/compare/v99.9.9...v100.0.0) (2023-04-21)


### Bug Fixes

* add apphub id to d2.config.js ([#2573](https://github.com/dhis2/maps-app/issues/2573)) ([a5a18a4](https://github.com/dhis2/maps-app/commit/a5a18a44f80b5f33c29489f6c6106516f9057577))


### Features

* prepare maps-app for continuous release on the app hub ([#2572](https://github.com/dhis2/maps-app/issues/2572)) ([aa56d59](https://github.com/dhis2/maps-app/commit/aa56d59ab86434421a0cc7fdefd149155b6f2345))


### BREAKING CHANGES

* * Set to breaking change to trigger version push to 100.0.0
* Add cypress tags to allow testing features that are toggled on for versions
* Align the PR workflow with DV and LL
* Use dhis2/action-semantic-release@master action, same as DV and LL
* Add the nightly workflow
* Add the preview pr workflow

## [1.30.21](https://github.com/dhis2/maps-app/compare/v1.30.20...v1.30.21) (2023-04-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "maps-app",
"version": "1.30.21",
"version": "100.0.0",
"description": "DHIS2 Maps",
"license": "BSD-3-Clause",
"author": "Bjørn Sandvik",
Expand Down

0 comments on commit fa12640

Please sign in to comment.