From b713f5eb5bcd5a625f45bea6a2a08b3d1e367d93 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Thu, 5 May 2022 09:40:15 +0000 Subject: [PATCH] chore(release): 5.2.0 [skip ci] # [5.2.0](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v5.1.0...v5.2.0) (2022-05-05) ### Features * autofocus OTP field ([62cf7d6](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/62cf7d61876e5eb8758ec59e387a19614f0cdf97)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe481e9..67ad71e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [5.2.0](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v5.1.0...v5.2.0) (2022-05-05) + + +### Features + +* autofocus OTP field ([62cf7d6](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/62cf7d61876e5eb8758ec59e387a19614f0cdf97)) + # [5.1.0](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v5.0.1...v5.1.0) (2022-05-05) -- GitLab