diff --git a/CHANGELOG.md b/CHANGELOG.md index 362aa740..f7638218 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [30.3.30](https://github.com/dhis2/user-profile-app/compare/v30.3.29...v30.3.30) (2023-02-27) + + +### Bug Fixes + +* adjust 2fa configuration ui to new api ([#1244](https://github.com/dhis2/user-profile-app/issues/1244)) ([84a04e1](https://github.com/dhis2/user-profile-app/commit/84a04e1d96f1aaa094423f5b471484c36f16b3f5)), closes [#1245](https://github.com/dhis2/user-profile-app/issues/1245) + ## [30.3.29](https://github.com/dhis2/user-profile-app/compare/v30.3.28...v30.3.29) (2022-11-29) diff --git a/package.json b/package.json index 29b3877e..67136992 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "user-profile-app", - "version": "30.3.29", + "version": "30.3.30", "description": "User Profile App for DHIS2", "license": "BSD-3-Clause", "scripts": {