From a95158d55be56f48c7e8f53a3d56ea367b9066c0 Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Thu, 18 Nov 2021 16:30:10 +0000
Subject: [PATCH] chore(release): 5.0.0 [skip ci]

# [5.0.0](https://github.com/CESNET/proxystatistics-simplesamlphp-module/compare/v4.3.0...v5.0.0) (2021-11-18)

### chore

* **deps:** update Chart.js to 3.5.1 ([bfabef2](https://github.com/CESNET/proxystatistics-simplesamlphp-module/commit/bfabef2e28669292aa7d662f91bb58a6aadc092f))

### BREAKING CHANGES

* **deps:** legend items of pie chart do not link to detail pages anymore
---
 CHANGELOG.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 801fc5a..3046b45 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,15 @@
+# [5.0.0](https://github.com/CESNET/proxystatistics-simplesamlphp-module/compare/v4.3.0...v5.0.0) (2021-11-18)
+
+
+### chore
+
+* **deps:** update Chart.js to 3.5.1 ([bfabef2](https://github.com/CESNET/proxystatistics-simplesamlphp-module/commit/bfabef2e28669292aa7d662f91bb58a6aadc092f))
+
+
+### BREAKING CHANGES
+
+* **deps:** legend items of pie chart do not link to detail pages anymore
+
 # Change Log
 All notable changes to this project will be documented in this file.
 
-- 
GitLab