From 1526667153b18b9a1eb2cd105a7693d9957d4c7b Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Fri, 9 Sep 2022 12:17:38 +0000
Subject: [PATCH] chore(release): 10.7.4 [skip ci]

## [10.7.4](https://github.com/CESNET/simplesamlphp-module-authswitcher/compare/v10.7.3...v10.7.4) (2022-09-09)

### Bug Fixes

* handle numeric array in mfaEnforceSettings ([e1355c9](https://github.com/CESNET/simplesamlphp-module-authswitcher/commit/e1355c9bebbb40f5714d8be9b5410e53b1342179))
---
 CHANGELOG.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 59e129d..42301dd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [10.7.4](https://github.com/CESNET/simplesamlphp-module-authswitcher/compare/v10.7.3...v10.7.4) (2022-09-09)
+
+
+### Bug Fixes
+
+* handle numeric array in mfaEnforceSettings ([e1355c9](https://github.com/CESNET/simplesamlphp-module-authswitcher/commit/e1355c9bebbb40f5714d8be9b5410e53b1342179))
+
 ## [10.7.3](https://github.com/CESNET/simplesamlphp-module-authswitcher/compare/v10.7.2...v10.7.3) (2022-08-30)
 
 
-- 
GitLab