diff --git a/CHANGELOG.md b/CHANGELOG.md index 98c7667e..c3560205 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.0.32](https://github.com/dhis2/event-charts-app/compare/v33.0.31...v33.0.32) (2022-08-23) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([89af3d6](https://github.com/dhis2/event-charts-app/commit/89af3d63ab2761ef819dc34267cc771464078364)) + ## [33.0.31](https://github.com/dhis2/event-charts-app/compare/v33.0.30...v33.0.31) (2022-08-22) diff --git a/package.json b/package.json index 93d27082..b4baf5c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-visualizer-app", - "version": "33.0.31", + "version": "33.0.32", "description": "Event charts app", "main": "index.html", "scripts": {