diff --git a/CHANGELOG.md b/CHANGELOG.md index b4db9694..3ceba4de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.0.17](https://github.com/dhis2/event-charts-app/compare/v33.0.16...v33.0.17) (2021-08-23) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([b63a8ad](https://github.com/dhis2/event-charts-app/commit/b63a8adcec88a12079a2e77ac0bb8bd3dbc0212d)) + ## [33.0.16](https://github.com/dhis2/event-charts-app/compare/v33.0.15...v33.0.16) (2021-08-10) diff --git a/package.json b/package.json index 2a1c50da..b2a8e41f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-visualizer-app", - "version": "33.0.16", + "version": "33.0.17", "description": "Event charts app", "main": "index.html", "scripts": {