From 0ecb7696ef421bd1e7e506b1c75fd6dcdcf90f9c Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Fri, 16 Jun 2023 02:21:08 +0000 Subject: [PATCH] chore(release): cut 33.0.46 [skip ci] ## [33.0.46](https://github.com/dhis2/event-charts-app/compare/v33.0.45...v33.0.46) (2023-06-16) ### Bug Fixes * **translations:** sync translations from transifex (master) ([f4073b0](https://github.com/dhis2/event-charts-app/commit/f4073b096bb1e59285b41d0dc16b6a15bc617084)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cae6ae8..30ba6d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.0.46](https://github.com/dhis2/event-charts-app/compare/v33.0.45...v33.0.46) (2023-06-16) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([f4073b0](https://github.com/dhis2/event-charts-app/commit/f4073b096bb1e59285b41d0dc16b6a15bc617084)) + ## [33.0.45](https://github.com/dhis2/event-charts-app/compare/v33.0.44...v33.0.45) (2023-06-15) diff --git a/package.json b/package.json index 4733ef3..c216c40 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-visualizer-app", - "version": "33.0.45", + "version": "33.0.46", "description": "Event charts app", "main": "index.html", "scripts": {