From 821e497f9b010956f00282d17479036b895f0898 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Thu, 9 Jan 2025 14:52:22 +0000 Subject: [PATCH] chore(release): cut 100.4.1 [skip release] ## [100.4.1](https://github.com/dhis2/dashboard-app/compare/v100.4.0...v100.4.1) (2025-01-09) ### Bug Fixes * **translations:** sync translations from transifex ([#3159](https://github.com/dhis2/dashboard-app/issues/3159)) ([9e2a203](https://github.com/dhis2/dashboard-app/commit/9e2a203be5bcfc735774328c194085661a255013)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5201c6835..cda22d75f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.4.1](https://github.com/dhis2/dashboard-app/compare/v100.4.0...v100.4.1) (2025-01-09) + + +### Bug Fixes + +* **translations:** sync translations from transifex ([#3159](https://github.com/dhis2/dashboard-app/issues/3159)) ([9e2a203](https://github.com/dhis2/dashboard-app/commit/9e2a203be5bcfc735774328c194085661a255013)) + # [100.4.0](https://github.com/dhis2/dashboard-app/compare/v100.3.2...v100.4.0) (2025-01-08) diff --git a/package.json b/package.json index cc78576ad..b35aadaf5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dashboard-app", - "version": "100.4.0", + "version": "100.4.1", "description": "DHIS2 Dashboard app", "private": true, "license": "BSD-3-Clause",