diff --git a/CHANGELOG.md b/CHANGELOG.md index 3aaf576b..2c472de2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [30.3.41](https://github.com/dhis2/user-profile-app/compare/v30.3.40...v30.3.41) (2023-06-22) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([bbaa0e2](https://github.com/dhis2/user-profile-app/commit/bbaa0e2ca495d1cdeb50e88953cb087a7fafa404)) + ## [30.3.40](https://github.com/dhis2/user-profile-app/compare/v30.3.39...v30.3.40) (2023-06-21) diff --git a/package.json b/package.json index a13fc02f..36c54481 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "user-profile-app", - "version": "30.3.40", + "version": "30.3.41", "description": "User Profile App for DHIS2", "license": "BSD-3-Clause", "scripts": {