From 85bec24c0e82b59e0a862c9557464e6d6b88026c Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Thu, 25 May 2023 03:09:00 +0000 Subject: [PATCH] chore(release): cut 33.0.37 [skip ci] ## [33.0.37](https://github.com/dhis2/event-charts-app/compare/v33.0.36...v33.0.37) (2023-05-25) ### Bug Fixes * **translations:** sync translations from transifex (master) ([7f280c2](https://github.com/dhis2/event-charts-app/commit/7f280c2f990f1b4f296e92bc362845304d6af1d5)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31e1a78..6c5b677 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.0.37](https://github.com/dhis2/event-charts-app/compare/v33.0.36...v33.0.37) (2023-05-25) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([7f280c2](https://github.com/dhis2/event-charts-app/commit/7f280c2f990f1b4f296e92bc362845304d6af1d5)) + ## [33.0.36](https://github.com/dhis2/event-charts-app/compare/v33.0.35...v33.0.36) (2023-05-24) diff --git a/package.json b/package.json index 711099c..e7efe39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-visualizer-app", - "version": "33.0.36", + "version": "33.0.37", "description": "Event charts app", "main": "index.html", "scripts": {