From 18f958fbd9338dbf3cab17cd847e9e11c50dcdfd Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Tue, 23 Aug 2022 01:55:48 +0000 Subject: [PATCH] chore(release): cut 33.0.32 [skip ci] ## [33.0.32](https://github.com/dhis2/event-charts-app/compare/v33.0.31...v33.0.32) (2022-08-23) ### Bug Fixes * **translations:** sync translations from transifex (master) ([89af3d6](https://github.com/dhis2/event-charts-app/commit/89af3d63ab2761ef819dc34267cc771464078364)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98c7667e..c3560205 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.0.32](https://github.com/dhis2/event-charts-app/compare/v33.0.31...v33.0.32) (2022-08-23) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([89af3d6](https://github.com/dhis2/event-charts-app/commit/89af3d63ab2761ef819dc34267cc771464078364)) + ## [33.0.31](https://github.com/dhis2/event-charts-app/compare/v33.0.30...v33.0.31) (2022-08-22) diff --git a/package.json b/package.json index 93d27082..b4baf5c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-visualizer-app", - "version": "33.0.31", + "version": "33.0.32", "description": "Event charts app", "main": "index.html", "scripts": {