From 04c3c83dae7f13514629c995e5a47d48f628cf8b Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Thu, 20 Jan 2022 12:45:27 +0000 Subject: [PATCH] chore(release): 3.1.5 [skip ci] ## [3.1.5](https://github.com/CESNET/einfra-aai-proxy-idp-template/compare/v3.1.4...v3.1.5) (2022-01-20) ### Bug Fixes * fix dependency on perun-module ([f805f93](https://github.com/CESNET/einfra-aai-proxy-idp-template/commit/f805f934e06c6851a3fdc5c434f3a22deea1edc2)) * update ECS, update configuration and fix the code ([ad38c1d](https://github.com/CESNET/einfra-aai-proxy-idp-template/commit/ad38c1d17b2adfca243d29af587ee87040f957d3)) --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 324bf1e..003fb38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [3.1.5](https://github.com/CESNET/einfra-aai-proxy-idp-template/compare/v3.1.4...v3.1.5) (2022-01-20) + + +### Bug Fixes + +* fix dependency on perun-module ([f805f93](https://github.com/CESNET/einfra-aai-proxy-idp-template/commit/f805f934e06c6851a3fdc5c434f3a22deea1edc2)) +* update ECS, update configuration and fix the code ([ad38c1d](https://github.com/CESNET/einfra-aai-proxy-idp-template/commit/ad38c1d17b2adfca243d29af587ee87040f957d3)) + ## [3.1.4](https://github.com/CESNET/einfra-aai-proxy-idp-template/compare/v3.1.3...v3.1.4) (2021-12-03) -- GitLab