From b937ff60fc73c3414d612b416a353ec2626087ef Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Thu, 25 Nov 2021 02:36:25 +0000 Subject: [PATCH] chore(release): cut 33.0.19 [skip ci] ## [33.0.19](https://github.com/dhis2/event-charts-app/compare/v33.0.18...v33.0.19) (2021-11-25) ### Bug Fixes * **translations:** sync translations from transifex (master) ([07ea07d](https://github.com/dhis2/event-charts-app/commit/07ea07d707dacdf306e7257e8bf6ea5998404783)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c3decff..cf8b98f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.0.19](https://github.com/dhis2/event-charts-app/compare/v33.0.18...v33.0.19) (2021-11-25) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([07ea07d](https://github.com/dhis2/event-charts-app/commit/07ea07d707dacdf306e7257e8bf6ea5998404783)) + ## [33.0.18](https://github.com/dhis2/event-charts-app/compare/v33.0.17...v33.0.18) (2021-10-07) diff --git a/package.json b/package.json index e64243ff..17d289fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-visualizer-app", - "version": "33.0.18", + "version": "33.0.19", "description": "Event charts app", "main": "index.html", "scripts": {