From 34886a17a9905dc8b4ec56f909d014e8989cd6dd Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Fri, 14 Jul 2023 01:56:01 +0000 Subject: [PATCH] chore(release): cut 33.0.54 [skip ci] ## [33.0.54](https://github.com/dhis2/event-charts-app/compare/v33.0.53...v33.0.54) (2023-07-14) ### Bug Fixes * **translations:** sync translations from transifex (master) ([a66ec72](https://github.com/dhis2/event-charts-app/commit/a66ec7233492636e46cca9c89311ac17781f8976)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37785b4..6c36332 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.0.54](https://github.com/dhis2/event-charts-app/compare/v33.0.53...v33.0.54) (2023-07-14) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([a66ec72](https://github.com/dhis2/event-charts-app/commit/a66ec7233492636e46cca9c89311ac17781f8976)) + ## [33.0.53](https://github.com/dhis2/event-charts-app/compare/v33.0.52...v33.0.53) (2023-06-30) diff --git a/package.json b/package.json index 26286dc..0a418b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-visualizer-app", - "version": "33.0.53", + "version": "33.0.54", "description": "Event charts app", "main": "index.html", "scripts": {