diff --git a/CHANGELOG.md b/CHANGELOG.md index c61b37d7..a7c62937 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [30.3.37](https://github.com/dhis2/user-profile-app/compare/v30.3.36...v30.3.37) (2023-06-15) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([733b49b](https://github.com/dhis2/user-profile-app/commit/733b49b20832cc2274d009e7ad3cb2e3dcf8208d)) + ## [30.3.36](https://github.com/dhis2/user-profile-app/compare/v30.3.35...v30.3.36) (2023-05-31) diff --git a/package.json b/package.json index 470f15a9..53019bda 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "user-profile-app", - "version": "30.3.36", + "version": "30.3.37", "description": "User Profile App for DHIS2", "license": "BSD-3-Clause", "scripts": {