From 0638b1a13d52ec04b0dc0588efb22c2f9dcac4a8 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 20:54:41 +0000 Subject: [PATCH 1/3] Update CHANGELOG.md for v0.0.117 Co-Authored-By: unknown <> --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fee70d07..d19b1239 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v0.0.117] - 2025-05-05 + +### Fixed +- Fixed typo in CI flag name (changed "ci-messsage" to "ci-message") ([#277](https://github.com/agentuity/cli/pull/277)) + ## [v0.0.115] - 2025-05-02 ### Added @@ -495,6 +500,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [v0.0.76]: https://github.com/agentuity/cli/compare/v0.0.75...v0.0.76 [v0.0.75]: https://github.com/agentuity/cli/compare/v0.0.74...v0.0.75 [v0.0.74]: https://github.com/agentuity/cli/compare/v0.0.73...v0.0.74 +[v0.0.117]: https://github.com/agentuity/cli/compare/v0.0.116...v0.0.117 [v0.0.73]: https://github.com/agentuity/cli/compare/v0.0.72...v0.0.73 [v0.0.72]: https://github.com/agentuity/cli/compare/v0.0.71...v0.0.72 [v0.0.71]: https://github.com/agentuity/cli/compare/v0.0.70...v0.0.71 From 1b3ad4c768c7440250037ea3b48ce3b0663e18c5 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 21:52:06 +0000 Subject: [PATCH 2/3] Address PR comments: add missing versions and reorder release links Co-Authored-By: unknown <> --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d19b1239..361af0dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -458,6 +458,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added project import checks during development mode - Added project import checks for new agent creation +[v0.0.117]: https://github.com/agentuity/cli/compare/v0.0.116...v0.0.117 +[v0.0.116]: https://github.com/agentuity/cli/compare/v0.0.115...v0.0.116 [v0.0.115]: https://github.com/agentuity/cli/compare/v0.0.114...v0.0.115 [v0.0.114]: https://github.com/agentuity/cli/compare/v0.0.113...v0.0.114 [v0.0.113]: https://github.com/agentuity/cli/compare/v0.0.112...v0.0.113 @@ -500,7 +502,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [v0.0.76]: https://github.com/agentuity/cli/compare/v0.0.75...v0.0.76 [v0.0.75]: https://github.com/agentuity/cli/compare/v0.0.74...v0.0.75 [v0.0.74]: https://github.com/agentuity/cli/compare/v0.0.73...v0.0.74 -[v0.0.117]: https://github.com/agentuity/cli/compare/v0.0.116...v0.0.117 [v0.0.73]: https://github.com/agentuity/cli/compare/v0.0.72...v0.0.73 [v0.0.72]: https://github.com/agentuity/cli/compare/v0.0.71...v0.0.72 [v0.0.71]: https://github.com/agentuity/cli/compare/v0.0.70...v0.0.71 From f869b464e96a483dac204f45c0d87b2889ef33a9 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 22:39:34 +0000 Subject: [PATCH 3/3] Fix merge conflicts and update PR Co-Authored-By: unknown <> --- CHANGELOG.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab971c80..f0e8873b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Taking a walk to get the git data πŸšΆβ€β™‚οΈβ€βž‘οΈ ([#272](https://github.com/agentuity/cli/pull/272)) - Pass on the git info from deploy to bundle when for --deploy ([#271](https://github.com/agentuity/cli/pull/271)) + ## [v0.0.115] - 2025-05-02 ### Added @@ -468,13 +469,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added project import checks during development mode - Added project import checks for new agent creation -<<<<<<< HEAD [v0.0.117]: https://github.com/agentuity/cli/compare/v0.0.116...v0.0.117 [v0.0.116]: https://github.com/agentuity/cli/compare/v0.0.115...v0.0.116 -||||||| 58c8c08 -======= -[v0.0.116]: https://github.com/agentuity/cli/compare/v0.0.115...v0.0.116 ->>>>>>> origin/main [v0.0.115]: https://github.com/agentuity/cli/compare/v0.0.114...v0.0.115 [v0.0.114]: https://github.com/agentuity/cli/compare/v0.0.113...v0.0.114 [v0.0.113]: https://github.com/agentuity/cli/compare/v0.0.112...v0.0.113