From 92b33023dd59c4d07ddbf301a448b650f17992fb Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Wed, 24 Jul 2024 02:12:15 +0000 Subject: [PATCH] chore(release): cut 33.2.68 [skip ci] ## [33.2.68](https://github.com/dhis2/event-reports-app/compare/v33.2.67...v33.2.68) (2024-07-24) ### Bug Fixes * **translations:** sync translations from transifex (master) ([2a6b93f](https://github.com/dhis2/event-reports-app/commit/2a6b93f5a35be689751554cf48eb1814833956e5)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f91c1351..5a927013 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.2.68](https://github.com/dhis2/event-reports-app/compare/v33.2.67...v33.2.68) (2024-07-24) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([2a6b93f](https://github.com/dhis2/event-reports-app/commit/2a6b93f5a35be689751554cf48eb1814833956e5)) + ## [33.2.67](https://github.com/dhis2/event-reports-app/compare/v33.2.66...v33.2.67) (2024-06-25) diff --git a/package.json b/package.json index a222d641..eeadbe9f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-reports-app", - "version": "33.2.67", + "version": "33.2.68", "description": "Event reports app", "main": "index.html", "scripts": {