diff --git a/CHANGELOG.md b/CHANGELOG.md index 613c4f7..17c3294 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.1.1](https://github.com/dhis2/event-charts-app/compare/v33.1.0...v33.1.1) (2024-04-21) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([1f2f609](https://github.com/dhis2/event-charts-app/commit/1f2f609a573fd8ef6402462fc2b6c4e010c4493b)) + # [33.1.0](https://github.com/dhis2/event-charts-app/compare/v33.0.57...v33.1.0) (2024-03-01) diff --git a/package.json b/package.json index 9654781..2015a4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-visualizer-app", - "version": "33.1.0", + "version": "33.1.1", "description": "Event charts app", "main": "index.html", "scripts": {