diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ec11224..bf1c7b74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.2.3](https://github.com/dhis2/settings-app/compare/v100.2.2...v100.2.3) (2024-07-28) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([aa6a9b0](https://github.com/dhis2/settings-app/commit/aa6a9b08728a41c69c1f1c782e26f85079c70fca)) + ## [100.2.2](https://github.com/dhis2/settings-app/compare/v100.2.1...v100.2.2) (2024-07-24) diff --git a/package.json b/package.json index f522325b..4b07280a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "settings-app", - "version": "100.2.2", + "version": "100.2.3", "description": "", "license": "BSD-3-Clause", "private": true,