From 18012d385fd895415bda66dca4d43ab272ddc6cb Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Mon, 15 Nov 2021 14:50:18 +0000 Subject: [PATCH] chore(release): 3.0.3 [skip ci] ## [3.0.3](https://github.com/CESNET/einfra-aai-proxy-idp-template/compare/v3.0.2...v3.0.3) (2021-11-15) ### Bug Fixes * fix duplicate or unused consts ([ef595e0](https://github.com/CESNET/einfra-aai-proxy-idp-template/commit/ef595e0a972531b8fc7fbd5893d6d7994721105d)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f923c6..9dee1e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.0.3](https://github.com/CESNET/einfra-aai-proxy-idp-template/compare/v3.0.2...v3.0.3) (2021-11-15) + + +### Bug Fixes + +* fix duplicate or unused consts ([ef595e0](https://github.com/CESNET/einfra-aai-proxy-idp-template/commit/ef595e0a972531b8fc7fbd5893d6d7994721105d)) + ## [3.0.2](https://github.com/CESNET/einfra-aai-proxy-idp-template/compare/v3.0.1...v3.0.2) (2021-11-15) -- GitLab