diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d9259db..85abea38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [30.3.27](https://github.com/dhis2/user-profile-app/compare/v30.3.26...v30.3.27) (2022-10-22) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([0ee8caa](https://github.com/dhis2/user-profile-app/commit/0ee8caae41c2ccc2ebcf642443611b88e99a2d2b)) + ## [30.3.26](https://github.com/dhis2/user-profile-app/compare/v30.3.25...v30.3.26) (2022-10-20) diff --git a/package.json b/package.json index 7fede74b..14504a42 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "user-profile-app", - "version": "30.3.26", + "version": "30.3.27", "description": "User Profile App for DHIS2", "license": "BSD-3-Clause", "scripts": {