From 0396e916af1db744eb1acf66288eb647a9bf4359 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Tue, 25 Oct 2022 10:01:48 +0000 Subject: [PATCH] chore(release): 10.7.6 [skip ci] ## [10.7.6](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-authswitcher/compare/v10.7.5...v10.7.6) (2022-10-25) ### Bug Fixes * correct rollout_state handling ([6dcbb86](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-authswitcher/commit/6dcbb86dff0aa3b889b676a672838e1b3ee48b50)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69371a9..50aeeee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [10.7.6](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-authswitcher/compare/v10.7.5...v10.7.6) (2022-10-25) + + +### Bug Fixes + +* correct rollout_state handling ([6dcbb86](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-authswitcher/commit/6dcbb86dff0aa3b889b676a672838e1b3ee48b50)) + ## [10.7.5](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-authswitcher/compare/v10.7.4...v10.7.5) (2022-10-21) -- GitLab