From 49ef21bbcd8e30493565bff9767b5f3b45d6f4b3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 16 Nov 2023 11:16:32 +0000 Subject: [PATCH] chore(release): 1.2.0 ## [1.2.0](https://gitlab.com/Saibe1111/grafana-to-ntfy/compare/1.1.4...1.2.0) (2023-11-16) ### :sparkles: Features * Add panel button ([00e45ee](https://gitlab.com/Saibe1111/grafana-to-ntfy/commit/00e45ee26f600ca9749dad57ceb4aa05aa76cabf)) ### :arrow_up: Upgrade dependencies * **deps:** update openssl to 3.1.4-r1 ([6cbdd99](https://gitlab.com/Saibe1111/grafana-to-ntfy/commit/6cbdd99b0cc47628a3bc6a3e7683f9573d8d2b10)) --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2011b4a..1250b2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## [1.2.0](https://gitlab.com/Saibe1111/grafana-to-ntfy/compare/1.1.4...1.2.0) (2023-11-16) + + +### :sparkles: Features + +* Add panel button ([00e45ee](https://gitlab.com/Saibe1111/grafana-to-ntfy/commit/00e45ee26f600ca9749dad57ceb4aa05aa76cabf)) + + +### :arrow_up: Upgrade dependencies + +* **deps:** update openssl to 3.1.4-r1 ([6cbdd99](https://gitlab.com/Saibe1111/grafana-to-ntfy/commit/6cbdd99b0cc47628a3bc6a3e7683f9573d8d2b10)) + ## [1.1.4](https://gitlab.com/Saibe1111/grafana-to-ntfy/compare/1.1.3...1.1.4) (2023-11-16)