diff --git a/CHANGELOG.md b/CHANGELOG.md index 23dfd565..a23be190 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.0.21](https://github.com/dhis2/event-charts-app/compare/v33.0.20...v33.0.21) (2022-04-22) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([0e074f7](https://github.com/dhis2/event-charts-app/commit/0e074f7a6e92b5218166956f893768bb7327e459)) + ## [33.0.20](https://github.com/dhis2/event-charts-app/compare/v33.0.19...v33.0.20) (2021-12-22) diff --git a/package.json b/package.json index fd11079b..f6cd5005 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-visualizer-app", - "version": "33.0.20", + "version": "33.0.21", "description": "Event charts app", "main": "index.html", "scripts": {