diff --git a/CHANGELOG.md b/CHANGELOG.md index 97c85c2..815721d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.0.50](https://github.com/dhis2/event-charts-app/compare/v33.0.49...v33.0.50) (2023-06-24) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([29b66ec](https://github.com/dhis2/event-charts-app/commit/29b66eca0a20f4c483c943eebe017ac5e67445ff)) + ## [33.0.49](https://github.com/dhis2/event-charts-app/compare/v33.0.48...v33.0.49) (2023-06-23) diff --git a/package.json b/package.json index 83170a1..f278802 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-visualizer-app", - "version": "33.0.49", + "version": "33.0.50", "description": "Event charts app", "main": "index.html", "scripts": {