From fc1fe868027317e490c94f3ad8387f76242c3b2f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 13:57:30 +0000 Subject: [PATCH] chore(main): release 1.1.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46fe33c..6cd7b47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.0](https://github.com/g0ldyy/comet/compare/v1.0.0...v1.1.0) (2024-07-02) + + +### Features + +* environment variable for custom addon ID (ADDON_ID) ([d2b7ee8](https://github.com/g0ldyy/comet/commit/d2b7ee84bd96f5f8d4f5bbb0abd96ab4d3f24833)) + ## 1.0.0 (2024-07-02)