From d2edd0c061f4c013976133afe5967976383ae8a0 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Sun, 28 May 2023 02:41:32 +0000 Subject: [PATCH] chore(release): cut 33.2.42 [skip ci] ## [33.2.42](https://github.com/dhis2/event-reports-app/compare/v33.2.41...v33.2.42) (2023-05-28) ### Bug Fixes * **translations:** sync translations from transifex (master) ([68c33fc](https://github.com/dhis2/event-reports-app/commit/68c33fc354437e5463f846ca0e4b9a87e65bda55)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70484aad..6018ceb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.2.42](https://github.com/dhis2/event-reports-app/compare/v33.2.41...v33.2.42) (2023-05-28) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([68c33fc](https://github.com/dhis2/event-reports-app/commit/68c33fc354437e5463f846ca0e4b9a87e65bda55)) + ## [33.2.41](https://github.com/dhis2/event-reports-app/compare/v33.2.40...v33.2.41) (2023-05-27) diff --git a/package.json b/package.json index 3ad20e85..81ab9513 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-reports-app", - "version": "33.2.41", + "version": "33.2.42", "description": "Event reports app", "main": "index.html", "scripts": {