diff --git a/CHANGELOG.md b/CHANGELOG.md index 3911d3c..31e1a78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.0.36](https://github.com/dhis2/event-charts-app/compare/v33.0.35...v33.0.36) (2023-05-24) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([8e525da](https://github.com/dhis2/event-charts-app/commit/8e525da6f4c2d6944f1a8855efd32295620615a7)) + ## [33.0.35](https://github.com/dhis2/event-charts-app/compare/v33.0.34...v33.0.35) (2023-05-23) diff --git a/package.json b/package.json index 01bfcfd..711099c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-visualizer-app", - "version": "33.0.35", + "version": "33.0.36", "description": "Event charts app", "main": "index.html", "scripts": {