From 44a8880bb0af7345b1493ec28fa906ce5877d060 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 22:16:00 +0000 Subject: [PATCH] chore(main): release 2.54.2 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 485c5011..7ee61be4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ +## [2.54.2](https://github.com/g0ldyy/comet/compare/v2.54.1...v2.54.2) (2026-06-15) + + +### Bug Fixes + +* **ui:** Offcloud now uses an API key, not email:password ([a1c6323](https://github.com/g0ldyy/comet/commit/a1c6323e0d4ad85faa89b746fa11dafb2fcca8de)) +* **ui:** Offcloud now uses an API key, not email:password ([c617a16](https://github.com/g0ldyy/comet/commit/c617a16f5cb9b07e2d0642b9628a12d3d734aef4)) + ## [2.54.1](https://github.com/g0ldyy/comet/compare/v2.54.0...v2.54.1) (2026-04-27)