From 69fe4b159bd4a7f6dc51fd57e46d496a01d0f904 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Mon, 12 Dec 2022 22:06:27 +0000 Subject: [PATCH] chore(release): 9.0.6 [skip ci] ## [9.0.6](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.0.5...v9.0.6) (2022-12-12) ### Bug Fixes * allow alphanumerical backup codes ([68c2410](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/68c24109fc74b6ad80371c0282e713bc49cfa796)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cae28f69..3ecb5f68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.0.6](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.0.5...v9.0.6) (2022-12-12) + + +### Bug Fixes + +* allow alphanumerical backup codes ([68c2410](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/68c24109fc74b6ad80371c0282e713bc49cfa796)) + ## [9.0.5](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.0.4...v9.0.5) (2022-11-29) -- GitLab