From 0458704b65e0833f06adffad187dc1773ea3284c Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Wed, 24 May 2023 02:30:04 +0000 Subject: [PATCH] chore(release): cut 33.0.36 [skip ci] ## [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)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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": {