From f798474f28a18f2221d06978f25f74eec81ee9bc Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Fri, 16 Dec 2022 10:52:46 +0000 Subject: [PATCH] chore(release): 6.0.3 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [6.0.3](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-elixir/compare/v6.0.2...v6.0.3) (2022-12-16) ### Bug Fixes * 🐛 Fix processing nagios IDP hints via ACRs ([5b81833](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-elixir/commit/5b818335f477e9a8dceec1a04b42ef4ced66b34f)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1dd257..b8f0d48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [6.0.3](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-elixir/compare/v6.0.2...v6.0.3) (2022-12-16) + + +### Bug Fixes + +* 🐛 Fix processing nagios IDP hints via ACRs ([5b81833](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-elixir/commit/5b818335f477e9a8dceec1a04b42ef4ced66b34f)) + ## [6.0.2](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-elixir/compare/v6.0.1...v6.0.2) (2022-12-15) -- GitLab