From 0349baec1cc34edcba652d63deedfd10be6a11e5 Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Fri, 22 Jul 2022 14:20:17 +0000
Subject: [PATCH] chore(release): 5.3.1 [skip ci]

## [5.3.1](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v5.3.0...v5.3.1) (2022-07-22)

### Bug Fixes

* save SSO data until end of session ([a022fe9](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/a022fe9c105b2d59869a03ee490b0303398e3930))
---
 CHANGELOG.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 27e5c41..d3253b3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [5.3.1](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v5.3.0...v5.3.1) (2022-07-22)
+
+
+### Bug Fixes
+
+* save SSO data until end of session ([a022fe9](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/a022fe9c105b2d59869a03ee490b0303398e3930))
+
 # [5.3.0](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v5.2.0...v5.3.0) (2022-06-09)
 
 
-- 
GitLab