From 10c25680093b0a53963ef8592fc14ff3f679c2dc Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Tue, 18 Jul 2023 15:59:54 +0000 Subject: [PATCH] chore(release): 9.4.2 [skip ci] ## [9.4.2](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.4.1...v9.4.2) (2023-07-18) ### Bug Fixes * hint for TOTP/recovery code field ([db466eb](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/db466ebb81a59070a24a784e9f88b3fca4af30ea)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4aac36b0..2d1c6bd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.4.2](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.4.1...v9.4.2) (2023-07-18) + + +### Bug Fixes + +* hint for TOTP/recovery code field ([db466eb](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/db466ebb81a59070a24a784e9f88b3fca4af30ea)) + ## [9.4.1](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.4.0...v9.4.1) (2023-07-10) -- GitLab