diff --git a/CHANGELOG.md b/CHANGELOG.md index c4e273bf..47a121a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.0.23](https://github.com/dhis2/event-charts-app/compare/v33.0.22...v33.0.23) (2022-05-19) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([143899a](https://github.com/dhis2/event-charts-app/commit/143899a5ac37ee9bfdfe706744b2f59929de979f)) + ## [33.0.22](https://github.com/dhis2/event-charts-app/compare/v33.0.21...v33.0.22) (2022-05-13) diff --git a/package.json b/package.json index 1e812548..d1f423bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-visualizer-app", - "version": "33.0.22", + "version": "33.0.23", "description": "Event charts app", "main": "index.html", "scripts": {