From 7f43bb4217cca4ca9b8a39676e74b4b2eb81b7cb Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Tue, 23 May 2023 11:01:20 +0000 Subject: [PATCH] chore(release): cut 30.3.32 [skip ci] ## [30.3.32](https://github.com/dhis2/user-profile-app/compare/v30.3.31...v30.3.32) (2023-05-23) ### Bug Fixes * **translations:** sync translations from transifex (master) ([fbde248](https://github.com/dhis2/user-profile-app/commit/fbde24823421d116f04e778dfb07897f3682e27d)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07019fd1..cd31804f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [30.3.32](https://github.com/dhis2/user-profile-app/compare/v30.3.31...v30.3.32) (2023-05-23) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([fbde248](https://github.com/dhis2/user-profile-app/commit/fbde24823421d116f04e778dfb07897f3682e27d)) + ## [30.3.31](https://github.com/dhis2/user-profile-app/compare/v30.3.30...v30.3.31) (2023-04-28) diff --git a/package.json b/package.json index 531d6e88..99579df0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "user-profile-app", - "version": "30.3.31", + "version": "30.3.32", "description": "User Profile App for DHIS2", "license": "BSD-3-Clause", "scripts": {