Skip to content

Commit

Permalink
chore(release): cut 1.30.16 [skip ci]
Browse files Browse the repository at this point in the history
## [1.30.16](v1.30.15...v1.30.16) (2023-03-16)

### Bug Fixes

* reverse order of periods so it is descending ([#2536](#2536)) ([cb2fa5e](cb2fa5e))
  • Loading branch information
dhis2-bot committed Mar 16, 2023
1 parent cb2fa5e commit d86cd8e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.30.16](https://github.com/dhis2/maps-app/compare/v1.30.15...v1.30.16) (2023-03-16)


### Bug Fixes

* reverse order of periods so it is descending ([#2536](https://github.com/dhis2/maps-app/issues/2536)) ([cb2fa5e](https://github.com/dhis2/maps-app/commit/cb2fa5ee885fa465cf25151b8d232014cff98725))

## [1.30.15](https://github.com/dhis2/maps-app/compare/v1.30.14...v1.30.15) (2023-03-16)


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.15",
"version": "1.30.16",
"description": "DHIS2 Maps",
"license": "BSD-3-Clause",
"author": "Bjørn Sandvik",
Expand Down

0 comments on commit d86cd8e

Please sign in to comment.