From e4b75b981cb36a83009d48247531c3ddf55f8fd6 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Fri, 22 Apr 2022 02:44:42 +0000 Subject: [PATCH] chore(release): cut 33.0.21 [skip ci] ## [33.0.21](https://github.com/dhis2/event-charts-app/compare/v33.0.20...v33.0.21) (2022-04-22) ### Bug Fixes * **translations:** sync translations from transifex (master) ([0e074f7](https://github.com/dhis2/event-charts-app/commit/0e074f7a6e92b5218166956f893768bb7327e459)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23dfd565..a23be190 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.0.21](https://github.com/dhis2/event-charts-app/compare/v33.0.20...v33.0.21) (2022-04-22) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([0e074f7](https://github.com/dhis2/event-charts-app/commit/0e074f7a6e92b5218166956f893768bb7327e459)) + ## [33.0.20](https://github.com/dhis2/event-charts-app/compare/v33.0.19...v33.0.20) (2021-12-22) diff --git a/package.json b/package.json index fd11079b..f6cd5005 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-visualizer-app", - "version": "33.0.20", + "version": "33.0.21", "description": "Event charts app", "main": "index.html", "scripts": {