From ebf71ff33e900798a52c63d918ba4602b9d8cb50 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Fri, 22 Jul 2022 10:23:13 +0000 Subject: [PATCH] chore(release): 5.1.2 [skip ci] ## [5.1.2](https://github.com/CESNET/elixir-aai-proxy-idp-template/compare/v5.1.1...v5.1.2) (2022-07-22) ### Bug Fixes * **deps:** bump proxystats dependedcy to v8.0.0 and higher ([c7cd1f2](https://github.com/CESNET/elixir-aai-proxy-idp-template/commit/c7cd1f2bd439887c77da7b591b00f9defaccf286)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35ef0d2..7b34806 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.1.2](https://github.com/CESNET/elixir-aai-proxy-idp-template/compare/v5.1.1...v5.1.2) (2022-07-22) + + +### Bug Fixes + +* **deps:** bump proxystats dependedcy to v8.0.0 and higher ([c7cd1f2](https://github.com/CESNET/elixir-aai-proxy-idp-template/commit/c7cd1f2bd439887c77da7b591b00f9defaccf286)) + ## [5.1.1](https://github.com/CESNET/elixir-aai-proxy-idp-template/compare/v5.1.0...v5.1.1) (2022-07-01) -- GitLab