From aea03a82387eb1a41fba6f38f403c07065d324d5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Fri, 9 Jun 2023 10:48:20 +0000 Subject: [PATCH] chore(release): 11.1.1 [skip ci] ## [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) ### Bug Fixes * correct no tokens redirect ([14990e5](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-authswitcher/commit/14990e5a7786844022d8d2547b8f186bdc008d49)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d0ce99..53c0492 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [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) + + +### Bug Fixes + +* correct no tokens redirect ([14990e5](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-authswitcher/commit/14990e5a7786844022d8d2547b8f186bdc008d49)) + # [11.1.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-authswitcher/compare/v11.0.0...v11.1.0) (2023-05-31) -- GitLab