diff --git a/CHANGELOG.md b/CHANGELOG.md index e802e9c5..a30f5402 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.2.54](https://github.com/dhis2/event-reports-app/compare/v33.2.53...v33.2.54) (2023-07-01) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([775b1e8](https://github.com/dhis2/event-reports-app/commit/775b1e80a936376ec5ce2754b37da7983d9a6f1b)) + ## [33.2.53](https://github.com/dhis2/event-reports-app/compare/v33.2.52...v33.2.53) (2023-06-30) diff --git a/package.json b/package.json index d75e42a6..b4611e0b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-reports-app", - "version": "33.2.53", + "version": "33.2.54", "description": "Event reports app", "main": "index.html", "scripts": {