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