diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fc2b1d7..310562bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [30.3.44](https://github.com/dhis2/user-profile-app/compare/v30.3.43...v30.3.44) (2023-06-25) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([ad630ba](https://github.com/dhis2/user-profile-app/commit/ad630ba185420db1f18926b7342969cfac29d232)) + ## [30.3.43](https://github.com/dhis2/user-profile-app/compare/v30.3.42...v30.3.43) (2023-06-24) diff --git a/package.json b/package.json index d3ead591..36f6144b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "user-profile-app", - "version": "30.3.43", + "version": "30.3.44", "description": "User Profile App for DHIS2", "license": "BSD-3-Clause", "scripts": {