diff --git a/CHANGELOG.md b/CHANGELOG.md index 31cfca3e..dcd17532 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.2.5](https://github.com/dhis2/user-app/compare/v100.2.4...v100.2.5) (2024-10-27) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([ce353b5](https://github.com/dhis2/user-app/commit/ce353b5299a74c0647bc1aaa5a127cb71e3bc482)) + ## [100.2.4](https://github.com/dhis2/user-app/compare/v100.2.3...v100.2.4) (2024-10-20) diff --git a/package.json b/package.json index 169ced67..b930279a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "user-app", - "version": "100.2.4", + "version": "100.2.5", "description": "DHIS2 User app", "license": "BSD-3-Clause", "private": true,