Skip to content

Commit

Permalink
chore(release): cut 1.5.24 [skip release]
Browse files Browse the repository at this point in the history
## [1.5.24](v1.5.23...v1.5.24) (2023-07-06)

### Bug Fixes

* org unit search logic [DHIS2-14585] ([#1217](#1217)) ([fcf3e9e](fcf3e9e))
  • Loading branch information
dhis2-bot committed Jul 6, 2023
1 parent fcf3e9e commit 2ce0d53
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.5.24](https://github.com/dhis2/user-app/compare/v1.5.23...v1.5.24) (2023-07-06)


### Bug Fixes

* org unit search logic [DHIS2-14585] ([#1217](https://github.com/dhis2/user-app/issues/1217)) ([fcf3e9e](https://github.com/dhis2/user-app/commit/fcf3e9e737cd6dff6ee4ea112a0ed4b809a48ebf))

## [1.5.23](https://github.com/dhis2/user-app/compare/v1.5.22...v1.5.23) (2023-07-06)


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": "user-app",
"version": "1.5.23",
"version": "1.5.24",
"description": "DHIS2 User app",
"license": "BSD-3-Clause",
"private": true,
Expand Down

0 comments on commit 2ce0d53

Please sign in to comment.