diff --git a/CHANGELOG.md b/CHANGELOG.md index c3560205..39dcb789 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.0.33](https://github.com/dhis2/event-charts-app/compare/v33.0.32...v33.0.33) (2022-09-07) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([3533d04](https://github.com/dhis2/event-charts-app/commit/3533d04cbaad726b3b64dad6cfa6fe2ff50e07d1)) + ## [33.0.32](https://github.com/dhis2/event-charts-app/compare/v33.0.31...v33.0.32) (2022-08-23) diff --git a/package.json b/package.json index b4baf5c9..9c5babd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-visualizer-app", - "version": "33.0.32", + "version": "33.0.33", "description": "Event charts app", "main": "index.html", "scripts": {