diff --git a/CHANGELOG.md b/CHANGELOG.md index ef4e62bf..5c46c284 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.2.10](https://github.com/dhis2/user-app/compare/v100.2.9...v100.2.10) (2024-12-22) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([f6fc529](https://github.com/dhis2/user-app/commit/f6fc529eae1c18867ef1caa6b53d45b836b6f607)) + ## [100.2.9](https://github.com/dhis2/user-app/compare/v100.2.8...v100.2.9) (2024-12-15) diff --git a/package.json b/package.json index 2744bc46..c547974f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "user-app", - "version": "100.2.9", + "version": "100.2.10", "description": "DHIS2 User app", "license": "BSD-3-Clause", "private": true,