From 6214b310f7ca1a469e02fd6583d3af7a985052bc Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Wed, 13 Apr 2022 09:29:23 +0000 Subject: [PATCH] chore(release): 5.0.2 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [5.0.2](https://github.com/CESNET/elixir-aai-proxy-idp-template/compare/v5.0.1...v5.0.2) (2022-04-13) ### Bug Fixes * 🐛 Added missing consent withdrawal contact ([fb8242d](https://github.com/CESNET/elixir-aai-proxy-idp-template/commit/fb8242d01a3d717274f43baad6cc6ea3ae384915)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 830c369..9710f2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.0.2](https://github.com/CESNET/elixir-aai-proxy-idp-template/compare/v5.0.1...v5.0.2) (2022-04-13) + + +### Bug Fixes + +* 🐛 Added missing consent withdrawal contact ([fb8242d](https://github.com/CESNET/elixir-aai-proxy-idp-template/commit/fb8242d01a3d717274f43baad6cc6ea3ae384915)) + ## [5.0.1](https://github.com/CESNET/elixir-aai-proxy-idp-template/compare/v5.0.0...v5.0.1) (2022-04-13) -- GitLab