diff --git a/CHANGELOG.md b/CHANGELOG.md index 234fd671..946ce35f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.2.8](https://github.com/dhis2/user-app/compare/v100.2.7...v100.2.8) (2024-12-08) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([994533a](https://github.com/dhis2/user-app/commit/994533a933f7f7d0ad2992fea17d2fbe2cb2203d)) + ## [100.2.7](https://github.com/dhis2/user-app/compare/v100.2.6...v100.2.7) (2024-11-17) diff --git a/package.json b/package.json index 01ee68e4..d550b5f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "user-app", - "version": "100.2.7", + "version": "100.2.8", "description": "DHIS2 User app", "license": "BSD-3-Clause", "private": true,