From eb989a72084a9924928cc367a16feafea853080e Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Tue, 28 Nov 2023 07:29:37 +0000
Subject: [PATCH] chore(release): 4.2.2 [skip ci]
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

## [4.2.2](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-cesnet/compare/v4.2.1...v4.2.2) (2023-11-28)

### Bug Fixes

* 🐛 Potential Undefined array key in ComputeLoa.php ([e5cc064](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-cesnet/commit/e5cc064200fce223c4d560f84b1def21245b7919))
* 🐛 potential Undefined array keys in IsCesnetEligible ([f7b3bf4](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-cesnet/commit/f7b3bf4ab20e2835ed1170a7f09fc1d75c8aafcc))
---
 CHANGELOG.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8ba613d..a95371c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+## [4.2.2](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-cesnet/compare/v4.2.1...v4.2.2) (2023-11-28)
+
+
+### Bug Fixes
+
+* 🐛 Potential Undefined array key in ComputeLoa.php ([e5cc064](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-cesnet/commit/e5cc064200fce223c4d560f84b1def21245b7919))
+* 🐛 potential Undefined array keys in IsCesnetEligible ([f7b3bf4](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-cesnet/commit/f7b3bf4ab20e2835ed1170a7f09fc1d75c8aafcc))
+
 ## [4.2.1](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-cesnet/compare/v4.2.0...v4.2.1) (2023-11-28)
 
 
-- 
GitLab