From 3ef53b6563fb36fd941a9e2d651febd9a96cef87 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 09:12:58 +0000 Subject: [PATCH] chore(main): release 1.51.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cbbc3d..97e4322 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.51.0](https://github.com/g0ldyy/comet/compare/v1.50.1...v1.51.0) (2024-11-28) + + +### Features + +* remove the sketchy one ([d692201](https://github.com/g0ldyy/comet/commit/d6922010290ebe62b56bc782859e8ad07e14daeb)) + ## [1.50.1](https://github.com/g0ldyy/comet/compare/v1.50.0...v1.50.1) (2024-11-27)