From 3fde11fc8cc4144a166201a2cc38f7a290800602 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Wed, 3 Jan 2024 08:11:05 +0000 Subject: [PATCH] chore(release): 5.5.3 [skip ci] ## [5.5.3](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-privacyidea/compare/v5.5.2...v5.5.3) (2024-01-03) ### Bug Fixes * enable backup code checking ([a4e16a1](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-privacyidea/commit/a4e16a1095a99a39180d1c1b158c4a3662aafa05)) * failcounter handling ([61c3876](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-privacyidea/commit/61c3876fa5da17edb2222cbb980c38cb596c866d)) --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f03de58..13bdb55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [5.5.3](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-privacyidea/compare/v5.5.2...v5.5.3) (2024-01-03) + + +### Bug Fixes + +* enable backup code checking ([a4e16a1](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-privacyidea/commit/a4e16a1095a99a39180d1c1b158c4a3662aafa05)) +* failcounter handling ([61c3876](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-privacyidea/commit/61c3876fa5da17edb2222cbb980c38cb596c866d)) + ## [5.5.2](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-privacyidea/compare/v5.5.1...v5.5.2) (2023-08-31) -- GitLab