diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b97f731..62eccc53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.5.23](https://github.com/dhis2/user-app/compare/v1.5.22...v1.5.23) (2023-07-06) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([301bee3](https://github.com/dhis2/user-app/commit/301bee3dac43eb11854467b9a39a16bbcc623166)) + ## [1.5.22](https://github.com/dhis2/user-app/compare/v1.5.21...v1.5.22) (2023-06-29) diff --git a/package.json b/package.json index 3192fc43..c03ba2b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "user-app", - "version": "1.5.22", + "version": "1.5.23", "description": "DHIS2 User app", "license": "BSD-3-Clause", "private": true,