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