From 9a02beb3253053da09fc233afeaf100bf3551ad3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Mon, 25 Sep 2023 09:25:14 +0000 Subject: [PATCH] chore(release): 9.5.1 [skip ci] ## [9.5.1](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.5.0...v9.5.1) (2023-09-25) ### Bug Fixes * use the correct order in merging map attributes ([153ff60](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/153ff60e759845aebfc4dbea3e61409924a4fabc)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fa54670..09464bf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.5.1](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.5.0...v9.5.1) (2023-09-25) + + +### Bug Fixes + +* use the correct order in merging map attributes ([153ff60](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/153ff60e759845aebfc4dbea3e61409924a4fabc)) + # [9.5.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.4.2...v9.5.0) (2023-09-13) -- GitLab