diff --git a/CHANGELOG.md b/CHANGELOG.md index 52eafde..a3884f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.0.44](https://github.com/dhis2/event-charts-app/compare/v33.0.43...v33.0.44) (2023-06-14) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([ff6e286](https://github.com/dhis2/event-charts-app/commit/ff6e286949f687b87090b799ff3bd59b1c17ceaa)) + ## [33.0.43](https://github.com/dhis2/event-charts-app/compare/v33.0.42...v33.0.43) (2023-06-12) diff --git a/package.json b/package.json index 052a278..69b431c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-visualizer-app", - "version": "33.0.43", + "version": "33.0.44", "description": "Event charts app", "main": "index.html", "scripts": {