From ffbbbb9202fe58bfad65822d61b834bff266fd71 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Thu, 29 Jun 2023 02:39:08 +0000 Subject: [PATCH] chore(release): cut 30.4.1 [skip ci] ## [30.4.1](https://github.com/dhis2/user-profile-app/compare/v30.4.0...v30.4.1) (2023-06-29) ### Bug Fixes * **translations:** sync translations from transifex (master) ([c0a0d7b](https://github.com/dhis2/user-profile-app/commit/c0a0d7befb96bb43f0dc67965848e851bed7115d)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5d61133..67f04239 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [30.4.1](https://github.com/dhis2/user-profile-app/compare/v30.4.0...v30.4.1) (2023-06-29) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([c0a0d7b](https://github.com/dhis2/user-profile-app/commit/c0a0d7befb96bb43f0dc67965848e851bed7115d)) + # [30.4.0](https://github.com/dhis2/user-profile-app/compare/v30.3.45...v30.4.0) (2023-06-27) diff --git a/package.json b/package.json index 03477cc4..31ab7f44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "user-profile-app", - "version": "30.4.0", + "version": "30.4.1", "description": "User Profile App for DHIS2", "license": "BSD-3-Clause", "scripts": {