From a34fd7f834be81b40119175c29422668e9c99a9e Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Fri, 19 Aug 2022 19:43:36 +0000
Subject: [PATCH] chore(release): 1.1.2 [skip ci]

## [1.1.2](https://github.com/CESNET/simplesamlphp-module-campusmultiauth/compare/v1.1.1...v1.1.2) (2022-08-19)

### Bug Fixes

* encode idphint in meta tag ([465edf3](https://github.com/CESNET/simplesamlphp-module-campusmultiauth/commit/465edf367e244e8915f45054996bafc2763cf469))
---
 CHANGELOG.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f64ca26..a5036df 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [1.1.2](https://github.com/CESNET/simplesamlphp-module-campusmultiauth/compare/v1.1.1...v1.1.2) (2022-08-19)
+
+
+### Bug Fixes
+
+* encode idphint in meta tag ([465edf3](https://github.com/CESNET/simplesamlphp-module-campusmultiauth/commit/465edf367e244e8915f45054996bafc2763cf469))
+
 ## [1.1.1](https://github.com/CESNET/simplesamlphp-module-campusmultiauth/compare/v1.1.0...v1.1.1) (2022-08-19)
 
 
-- 
GitLab