From cfcd77d1c47ba0fc8a3aedf6321a84df818d9739 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Mon, 4 Dec 2023 07:14:12 +0000 Subject: [PATCH] chore(release): 6.0.6 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [6.0.6](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-elixir/compare/v6.0.5...v6.0.6) (2023-12-04) ### Bug Fixes * đź› set upstream ACRs even when not requested by service ([b0797a7](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-elixir/commit/b0797a774677c3f6d1848b6dc57aab6f65726a34)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index deb4cdb..d514ecf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [6.0.6](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-elixir/compare/v6.0.5...v6.0.6) (2023-12-04) + + +### Bug Fixes + +* đź› set upstream ACRs even when not requested by service ([b0797a7](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-elixir/commit/b0797a774677c3f6d1848b6dc57aab6f65726a34)) + ## [6.0.5](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-elixir/compare/v6.0.4...v6.0.5) (2023-07-04) -- GitLab