From b142716fbcd21c196f517872b07196b3272f0978 Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Wed, 30 Mar 2022 07:53:38 +0000
Subject: [PATCH] chore(release): 5.0.1 [skip ci]

## [5.0.1](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v5.0.0...v5.0.1) (2022-03-30)

### Bug Fixes

* throw NoPassive when trying to do 2FA in passive request ([ae59aea](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/ae59aeabc9c7323a69819cb2cd26f9935eceb31f))
---
 CHANGELOG.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b0cbf39..4fa3004 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [5.0.1](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v5.0.0...v5.0.1) (2022-03-30)
+
+
+### Bug Fixes
+
+* throw NoPassive when trying to do 2FA in passive request ([ae59aea](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/ae59aeabc9c7323a69819cb2cd26f9935eceb31f))
+
 # [5.0.0](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v4.1.1...v5.0.0) (2022-03-25)
 
 
-- 
GitLab