From 87b8263085abf09c68f3c65f1068f306d59feaf1 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Fri, 30 Jun 2023 01:54:33 +0000 Subject: [PATCH] chore(release): cut 33.0.53 [skip ci] ## [33.0.53](https://github.com/dhis2/event-charts-app/compare/v33.0.52...v33.0.53) (2023-06-30) ### Bug Fixes * **translations:** sync translations from transifex (master) ([f35ac57](https://github.com/dhis2/event-charts-app/commit/f35ac576da7b1876c32b740ea5f90aaeef9af877)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55e297c..37785b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.0.53](https://github.com/dhis2/event-charts-app/compare/v33.0.52...v33.0.53) (2023-06-30) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([f35ac57](https://github.com/dhis2/event-charts-app/commit/f35ac576da7b1876c32b740ea5f90aaeef9af877)) + ## [33.0.52](https://github.com/dhis2/event-charts-app/compare/v33.0.51...v33.0.52) (2023-06-29) diff --git a/package.json b/package.json index 0eaee8d..26286dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-visualizer-app", - "version": "33.0.52", + "version": "33.0.53", "description": "Event charts app", "main": "index.html", "scripts": {