Skip to content

Commit

Permalink
chore(release): cut 1.5.34 [skip release]
Browse files Browse the repository at this point in the history
## [1.5.34](v1.5.33...v1.5.34) (2023-12-11)

### Bug Fixes

* org unit access in search [DHIS2-16268] ([#1324](#1324)) ([8dd538f](8dd538f))
  • Loading branch information
dhis2-bot committed Dec 11, 2023
1 parent 8dd538f commit 04f4c88
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.34](https://github.com/dhis2/user-app/compare/v1.5.33...v1.5.34) (2023-12-11)


### Bug Fixes

* org unit access in search [DHIS2-16268] ([#1324](https://github.com/dhis2/user-app/issues/1324)) ([8dd538f](https://github.com/dhis2/user-app/commit/8dd538f98f5ea38e1ffd8dda8791334ab5563520))

## [1.5.33](https://github.com/dhis2/user-app/compare/v1.5.32...v1.5.33) (2023-11-26)


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

0 comments on commit 04f4c88

Please sign in to comment.