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": {