From 759e2468361cd19ba8be75f53d2bfe9de7e2943c Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Thu, 15 Dec 2022 17:30:37 +0000 Subject: [PATCH] chore(release): 6.0.2 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [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) ### Bug Fixes * đź› Fix typos and unfinished logic in consent jurisdiction ([7489ee5](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-elixir/commit/7489ee5e7940383e8b5124964c4fa622c8d3bbcf)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f081add..d1dd257 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [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) + + +### Bug Fixes + +* đź› Fix typos and unfinished logic in consent jurisdiction ([7489ee5](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-elixir/commit/7489ee5e7940383e8b5124964c4fa622c8d3bbcf)) + ## [6.0.1](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-elixir/compare/v6.0.0...v6.0.1) (2022-12-13) -- GitLab