From 7441eb75e9fae7bf647586854a1a1a485fc78c96 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Wed, 12 Apr 2023 19:48:26 +0000 Subject: [PATCH] chore(release): 9.2.1 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [9.2.1](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.2.0...v9.2.1) (2023-04-12) ### Bug Fixes * 🐛 Fix naming error preventing updateUes from working ([dc5005f](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/dc5005f1ae6e461709f4cdd920fe15a729b3b42d)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8ae055f..163c9e75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.2.1](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.2.0...v9.2.1) (2023-04-12) + + +### Bug Fixes + +* 🐛 Fix naming error preventing updateUes from working ([dc5005f](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/dc5005f1ae6e461709f4cdd920fe15a729b3b42d)) + # [9.2.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.1.0...v9.2.0) (2023-04-12) -- GitLab