diff --git a/CHANGELOG.md b/CHANGELOG.md index cae6ae8..30ba6d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.0.46](https://github.com/dhis2/event-charts-app/compare/v33.0.45...v33.0.46) (2023-06-16) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([f4073b0](https://github.com/dhis2/event-charts-app/commit/f4073b096bb1e59285b41d0dc16b6a15bc617084)) + ## [33.0.45](https://github.com/dhis2/event-charts-app/compare/v33.0.44...v33.0.45) (2023-06-15) diff --git a/package.json b/package.json index 4733ef3..c216c40 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-visualizer-app", - "version": "33.0.45", + "version": "33.0.46", "description": "Event charts app", "main": "index.html", "scripts": {