From 6e80e7249c8daefe67b9d2fcda3b68e2ea949605 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Sun, 20 Oct 2024 01:49:48 +0000 Subject: [PATCH] chore(release): cut 1.10.30 [skip release] ## [1.10.30](https://github.com/dhis2/data-quality-app/compare/v1.10.29...v1.10.30) (2024-10-20) ### Bug Fixes * **translations:** sync translations from transifex (master) ([ab6a17e](https://github.com/dhis2/data-quality-app/commit/ab6a17e1212f6e78b4f314d9f402dd051566583a)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 554330a5..fc3ba545 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.10.30](https://github.com/dhis2/data-quality-app/compare/v1.10.29...v1.10.30) (2024-10-20) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([ab6a17e](https://github.com/dhis2/data-quality-app/commit/ab6a17e1212f6e78b4f314d9f402dd051566583a)) + ## [1.10.29](https://github.com/dhis2/data-quality-app/compare/v1.10.28...v1.10.29) (2024-10-13) diff --git a/package.json b/package.json index 179cafda..ab9038e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "data-quality-app", - "version": "1.10.29", + "version": "1.10.30", "description": "", "license": "BSD-3-Clause", "private": true,