diff --git a/CHANGELOG.md b/CHANGELOG.md index f87289f..ef33b03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.0.5](https://github.com/dhis2/translations-app/compare/v100.0.4...v100.0.5) (2024-08-25) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([347dfb2](https://github.com/dhis2/translations-app/commit/347dfb2e88931ebb6afb8d6b1db28a761d0b488e)) + ## [100.0.4](https://github.com/dhis2/translations-app/compare/v100.0.3...v100.0.4) (2024-07-24) diff --git a/package.json b/package.json index c3c2db7..2aa424b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "translations-app", - "version": "100.0.4", + "version": "100.0.5", "description": "", "license": "BSD-3-Clause", "private": true,