diff --git a/CHANGELOG.md b/CHANGELOG.md index a20932a1..ecc174c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [30.3.11](https://github.com/dhis2/user-profile-app/compare/v30.3.10...v30.3.11) (2021-10-25) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([592e094](https://github.com/dhis2/user-profile-app/commit/592e094a5e107c8d76d8c0d3601820b8ec3e121d)) + ## [30.3.10](https://github.com/dhis2/user-profile-app/compare/v30.3.9...v30.3.10) (2021-10-24) diff --git a/package.json b/package.json index bd0f39cf..8bb11241 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "user-profile-app", - "version": "30.3.10", + "version": "30.3.11", "description": "User Profile App for DHIS2", "license": "BSD-3-Clause", "scripts": {