diff --git a/CHANGELOG.md b/CHANGELOG.md index a3884f2..cae6ae8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.0.45](https://github.com/dhis2/event-charts-app/compare/v33.0.44...v33.0.45) (2023-06-15) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([e980be9](https://github.com/dhis2/event-charts-app/commit/e980be9918453aebcbe3634a2013eaa099e8d783)) + ## [33.0.44](https://github.com/dhis2/event-charts-app/compare/v33.0.43...v33.0.44) (2023-06-14) diff --git a/package.json b/package.json index 69b431c..4733ef3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-visualizer-app", - "version": "33.0.44", + "version": "33.0.45", "description": "Event charts app", "main": "index.html", "scripts": {