diff --git a/CHANGELOG.md b/CHANGELOG.md index 16eee560a..83d225338 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.0.59](https://github.com/dhis2/reports-app/compare/v100.0.58...v100.0.59) (2024-07-24) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([2782e35](https://github.com/dhis2/reports-app/commit/2782e35d76d636f6f7f277ea6f4e84af2d608038)) + ## [100.0.57](https://github.com/dhis2/reports-app/compare/v100.0.56...v100.0.57) (2024-06-26) diff --git a/package.json b/package.json index c0473f1b1..2daf60ca6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reports-app", - "version": "100.0.57", + "version": "100.0.59", "description": "", "license": "BSD-3-Clause", "private": true,