From 8e5c487f10711c78eed5897e335553977a44259d Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Mon, 1 Aug 2022 11:34:41 +0000 Subject: [PATCH] chore(release): 10.7.1 [skip ci] ## [10.7.1](https://github.com/CESNET/simplesamlphp-module-authswitcher/compare/v10.7.0...v10.7.1) (2022-08-01) ### Bug Fixes * add missing import in Utils ([399f373](https://github.com/CESNET/simplesamlphp-module-authswitcher/commit/399f373b69aa4051ce543216a9949785294894e1)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 491becc..db744ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [10.7.1](https://github.com/CESNET/simplesamlphp-module-authswitcher/compare/v10.7.0...v10.7.1) (2022-08-01) + + +### Bug Fixes + +* add missing import in Utils ([399f373](https://github.com/CESNET/simplesamlphp-module-authswitcher/commit/399f373b69aa4051ce543216a9949785294894e1)) + # [10.7.0](https://github.com/CESNET/simplesamlphp-module-authswitcher/compare/v10.6.0...v10.7.0) (2022-07-27) -- GitLab