From 33990ebdb607edd4701cf2b00aa79252bf5384ed Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Wed, 13 Apr 2022 08:43:41 +0000
Subject: [PATCH] chore(release): 5.0.0 [skip ci]
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

# [5.0.0](https://github.com/CESNET/elixir-aai-proxy-idp-template/compare/v4.0.0...v5.0.0) (2022-04-13)

### Features

* 🎸LS AAI design ([0042cc0](https://github.com/CESNET/elixir-aai-proxy-idp-template/commit/0042cc0b7747e7c43a3c3ab9c928f70c87d5743b))

### BREAKING CHANGES

* dropped ELIXIR design, using LS design from now on.
---
 CHANGELOG.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f6ffa0f..1b2311e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,15 @@
+# [5.0.0](https://github.com/CESNET/elixir-aai-proxy-idp-template/compare/v4.0.0...v5.0.0) (2022-04-13)
+
+
+### Features
+
+* 🎸LS AAI design ([0042cc0](https://github.com/CESNET/elixir-aai-proxy-idp-template/commit/0042cc0b7747e7c43a3c3ab9c928f70c87d5743b))
+
+
+### BREAKING CHANGES
+
+* dropped ELIXIR design, using LS design from now on.
+
 # [4.0.0](https://github.com/CESNET/elixir-aai-proxy-idp-template/compare/v3.0.1...v4.0.0) (2022-03-14)
 
 
-- 
GitLab