diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b3f5458..f8066740 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.2.45](https://github.com/dhis2/event-reports-app/compare/v33.2.44...v33.2.45) (2023-06-16) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([8a9ace2](https://github.com/dhis2/event-reports-app/commit/8a9ace252ee29263e6fb2e8f98fb64ee5af5f36a)) + ## [33.2.44](https://github.com/dhis2/event-reports-app/compare/v33.2.43...v33.2.44) (2023-06-15) diff --git a/package.json b/package.json index 6c12f943..d8befa5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-reports-app", - "version": "33.2.44", + "version": "33.2.45", "description": "Event reports app", "main": "index.html", "scripts": {