diff --git a/CHANGELOG.md b/CHANGELOG.md index 6dc3c08e..0977af3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.0.12](https://github.com/dhis2/data-administration-app/compare/v100.0.11...v100.0.12) (2024-10-27) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([a7d9b5f](https://github.com/dhis2/data-administration-app/commit/a7d9b5f35da0b2b7c1c88557bbc16056f572cdd1)) + ## [100.0.11](https://github.com/dhis2/data-administration-app/compare/v100.0.10...v100.0.11) (2024-08-14) diff --git a/package.json b/package.json index 00e60f68..ac2a42d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "data-administration-app", - "version": "100.0.11", + "version": "100.0.12", "description": "", "license": "BSD-3-Clause", "private": true,