From 13ba653b17a1802aae7afdd6a3c11134a26fd353 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Fri, 9 Jun 2023 12:53:43 +0000 Subject: [PATCH] chore(release): 11.1.2 [skip ci] ## [11.1.2](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-authswitcher/compare/v11.1.1...v11.1.2) (2023-06-09) ### Bug Fixes * do not show no token page when MFA is only preferred ([d2ae9f7](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-authswitcher/commit/d2ae9f7c72b9c0cb859e4cd36d6d7cf0fe7dfbf4)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53c0492..c2db079 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [11.1.2](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-authswitcher/compare/v11.1.1...v11.1.2) (2023-06-09) + + +### Bug Fixes + +* do not show no token page when MFA is only preferred ([d2ae9f7](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-authswitcher/commit/d2ae9f7c72b9c0cb859e4cd36d6d7cf0fe7dfbf4)) + ## [11.1.1](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-authswitcher/compare/v11.1.0...v11.1.1) (2023-06-09) -- GitLab