From d828ea5e692e6257071ef3cdab34be8c131b1499 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Fri, 19 Aug 2022 19:50:11 +0000 Subject: [PATCH] chore(release): 5.4.1 [skip ci] ## [5.4.1](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v5.4.0...v5.4.1) (2022-08-19) ### Bug Fixes * bugfixes of twig template ([5f3bc24](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/5f3bc2402db9e2bebac92f9d742d5c619f5613c1)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a71074..7301565 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.4.1](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v5.4.0...v5.4.1) (2022-08-19) + + +### Bug Fixes + +* bugfixes of twig template ([5f3bc24](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/5f3bc2402db9e2bebac92f9d742d5c619f5613c1)) + # [5.4.0](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v5.3.2...v5.4.0) (2022-08-19) -- GitLab