From d63d78155252b812ecd8e241086a1f8a2d5c76e1 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Tue, 12 Jul 2022 01:53:27 +0000 Subject: [PATCH] chore(release): cut 33.0.29 [skip ci] ## [33.0.29](https://github.com/dhis2/event-charts-app/compare/v33.0.28...v33.0.29) (2022-07-12) ### Bug Fixes * **translations:** sync translations from transifex (master) ([5abc9e2](https://github.com/dhis2/event-charts-app/commit/5abc9e29e92656676a1f9f6896bcb4a93d88491a)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0eed64b6..ebb30b59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.0.29](https://github.com/dhis2/event-charts-app/compare/v33.0.28...v33.0.29) (2022-07-12) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([5abc9e2](https://github.com/dhis2/event-charts-app/commit/5abc9e29e92656676a1f9f6896bcb4a93d88491a)) + ## [33.0.28](https://github.com/dhis2/event-charts-app/compare/v33.0.27...v33.0.28) (2022-06-09) diff --git a/package.json b/package.json index c841f316..f0bb17a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-visualizer-app", - "version": "33.0.28", + "version": "33.0.29", "description": "Event charts app", "main": "index.html", "scripts": {