From 57b1a428319c10a9c765013c962ff008c30e372e Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Wed, 7 Sep 2022 01:52:58 +0000 Subject: [PATCH] chore(release): cut 33.0.33 [skip ci] ## [33.0.33](https://github.com/dhis2/event-charts-app/compare/v33.0.32...v33.0.33) (2022-09-07) ### Bug Fixes * **translations:** sync translations from transifex (master) ([3533d04](https://github.com/dhis2/event-charts-app/commit/3533d04cbaad726b3b64dad6cfa6fe2ff50e07d1)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3560205..39dcb789 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.0.33](https://github.com/dhis2/event-charts-app/compare/v33.0.32...v33.0.33) (2022-09-07) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([3533d04](https://github.com/dhis2/event-charts-app/commit/3533d04cbaad726b3b64dad6cfa6fe2ff50e07d1)) + ## [33.0.32](https://github.com/dhis2/event-charts-app/compare/v33.0.31...v33.0.32) (2022-08-23) diff --git a/package.json b/package.json index b4baf5c9..9c5babd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-visualizer-app", - "version": "33.0.32", + "version": "33.0.33", "description": "Event charts app", "main": "index.html", "scripts": {