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