From 7ca11ac4ac8a798e5eadbcd78cbd4bc62092bd95 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 18:54:12 +0000 Subject: [PATCH 1/2] Update CLI changelog for v0.0.161 Co-Authored-By: unknown <> --- content/Changelog/cli.mdx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/content/Changelog/cli.mdx b/content/Changelog/cli.mdx index 63adb8aa..288c3b0f 100644 --- a/content/Changelog/cli.mdx +++ b/content/Changelog/cli.mdx @@ -7,6 +7,15 @@ import { Callout } from 'fumadocs-ui/components/callout'; This page documents the release history of the [Agentuity CLI](https://github.com/agentuity/cli). +## v0.0.161 + + + Released: July 16, 2025 + + +**Changes:** +- **Added**: Support for multiple deployment tags in bundle command ([#422](https://github.com/agentuity/cli/pull/422)) + ## v0.0.159 From 8ac285dedffd205644899abeae68dca8e9e5ba73 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 18:59:23 +0000 Subject: [PATCH 2/2] Add missing v0.0.160 release entry as requested by jhaynie Co-Authored-By: unknown <> --- content/Changelog/cli.mdx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/content/Changelog/cli.mdx b/content/Changelog/cli.mdx index 288c3b0f..78ccd601 100644 --- a/content/Changelog/cli.mdx +++ b/content/Changelog/cli.mdx @@ -16,6 +16,15 @@ This page documents the release history of the [Agentuity CLI](https://github.co **Changes:** - **Added**: Support for multiple deployment tags in bundle command ([#422](https://github.com/agentuity/cli/pull/422)) +## v0.0.160 + + + Released: July 15, 2025 + + +**Changes:** +- **Added**: Support for preview environments ([#418](https://github.com/agentuity/cli/pull/418)) + ## v0.0.159