From b3137600cc7927fa5ce94ae757bc419970be4cc5 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Fri, 30 Jun 2023 02:09:00 +0000 Subject: [PATCH] chore(release): cut 30.4.2 [skip ci] ## [30.4.2](https://github.com/dhis2/user-profile-app/compare/v30.4.1...v30.4.2) (2023-06-30) ### Bug Fixes * **translations:** sync translations from transifex (master) ([982d64a](https://github.com/dhis2/user-profile-app/commit/982d64afec5d54396e52a51c00b48824a5f91ecf)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67f04239..95079415 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [30.4.2](https://github.com/dhis2/user-profile-app/compare/v30.4.1...v30.4.2) (2023-06-30) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([982d64a](https://github.com/dhis2/user-profile-app/commit/982d64afec5d54396e52a51c00b48824a5f91ecf)) + ## [30.4.1](https://github.com/dhis2/user-profile-app/compare/v30.4.0...v30.4.1) (2023-06-29) diff --git a/package.json b/package.json index 31ab7f44..54e6400a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "user-profile-app", - "version": "30.4.1", + "version": "30.4.2", "description": "User Profile App for DHIS2", "license": "BSD-3-Clause", "scripts": {