diff --git a/CHANGELOG.md b/CHANGELOG.md index 3861ae16..d485019f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.0.27](https://github.com/dhis2/event-charts-app/compare/v33.0.26...v33.0.27) (2022-06-02) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([29894b3](https://github.com/dhis2/event-charts-app/commit/29894b3c3585f22ea60007a0d88fcef165ec7a5b)) + ## [33.0.26](https://github.com/dhis2/event-charts-app/compare/v33.0.25...v33.0.26) (2022-05-31) diff --git a/package.json b/package.json index 1e90aa67..cabaa8b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-visualizer-app", - "version": "33.0.26", + "version": "33.0.27", "description": "Event charts app", "main": "index.html", "scripts": {