From 2986656cc72f5226d543ccca8fe3e7c3f877eae8 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Mon, 4 Nov 2024 12:16:08 +0000 Subject: [PATCH] chore(release): cut 100.7.4 [skip release] ## [100.7.4](https://github.com/dhis2/maps-app/compare/v100.7.3...v100.7.4) (2024-11-04) ### Bug Fixes * **translations:** sync translations from transifex (master) ([#3387](https://github.com/dhis2/maps-app/issues/3387)) ([46a3632](https://github.com/dhis2/maps-app/commit/46a3632c57ab39a64d865237695df516dc03f4bc)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9ad941db..f4e4bd11b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.7.4](https://github.com/dhis2/maps-app/compare/v100.7.3...v100.7.4) (2024-11-04) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([#3387](https://github.com/dhis2/maps-app/issues/3387)) ([46a3632](https://github.com/dhis2/maps-app/commit/46a3632c57ab39a64d865237695df516dc03f4bc)) + ## [100.7.3](https://github.com/dhis2/maps-app/compare/v100.7.2...v100.7.3) (2024-11-01) diff --git a/package.json b/package.json index 650acd86f..995e6bc1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "maps-app", - "version": "100.7.3", + "version": "100.7.4", "description": "DHIS2 Maps", "license": "BSD-3-Clause", "author": "Bjørn Sandvik",