From e974e86e583162f6fa5d26a313b89292c2f3e3c4 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Sun, 27 Oct 2024 01:51:01 +0000 Subject: [PATCH] chore(release): cut 33.2.70 [skip ci] ## [33.2.70](https://github.com/dhis2/event-reports-app/compare/v33.2.69...v33.2.70) (2024-10-27) ### Bug Fixes * **translations:** sync translations from transifex (master) ([64f2716](https://github.com/dhis2/event-reports-app/commit/64f2716f5bf8d2bbbaac559a8be5fe23f3d1a930)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f830c0f..3094bd06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.2.70](https://github.com/dhis2/event-reports-app/compare/v33.2.69...v33.2.70) (2024-10-27) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([64f2716](https://github.com/dhis2/event-reports-app/commit/64f2716f5bf8d2bbbaac559a8be5fe23f3d1a930)) + ## [33.2.69](https://github.com/dhis2/event-reports-app/compare/v33.2.68...v33.2.69) (2024-10-22) diff --git a/package.json b/package.json index b8885057..5938459b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-reports-app", - "version": "33.2.69", + "version": "33.2.70", "description": "Event reports app", "main": "index.html", "scripts": {