From 3b96a9601b873c25c34d90ad071431bf22888b09 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Thu, 26 May 2022 02:22:58 +0000 Subject: [PATCH] chore(release): cut 33.0.24 [skip ci] ## [33.0.24](https://github.com/dhis2/event-charts-app/compare/v33.0.23...v33.0.24) (2022-05-26) ### Bug Fixes * **translations:** sync translations from transifex (master) ([fca52d0](https://github.com/dhis2/event-charts-app/commit/fca52d0df6f0629843842a6502ff831e7beaddd8)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47a121a7..0456c0df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.0.24](https://github.com/dhis2/event-charts-app/compare/v33.0.23...v33.0.24) (2022-05-26) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([fca52d0](https://github.com/dhis2/event-charts-app/commit/fca52d0df6f0629843842a6502ff831e7beaddd8)) + ## [33.0.23](https://github.com/dhis2/event-charts-app/compare/v33.0.22...v33.0.23) (2022-05-19) diff --git a/package.json b/package.json index d1f423bc..5c3dc09a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-visualizer-app", - "version": "33.0.23", + "version": "33.0.24", "description": "Event charts app", "main": "index.html", "scripts": {