From 368dbb218a8693b2775ba3ef99ff22c731d381ed Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 20:15:08 +0000 Subject: [PATCH] Update CLI changelog for v0.0.135 Co-Authored-By: unknown <> --- content/Changelog/cli.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/content/Changelog/cli.mdx b/content/Changelog/cli.mdx index 7b8c2419..f32f5bc4 100644 --- a/content/Changelog/cli.mdx +++ b/content/Changelog/cli.mdx @@ -6,6 +6,16 @@ description: Release notes and version history for the Agentuity CLI import { Callout } from 'fumadocs-ui/components/callout'; This page documents the release history of the [Agentuity CLI](https://github.com/agentuity/cli). +## v0.0.135 + + + Released: May 22, 2025 + + +**Changes:** +- **Added**: [AGENT-130] Added deployment management features with rollback and delete commands ([#313](https://github.com/agentuity/cli/pull/313)) +- **Added**: Added disk size validation during bundling for JavaScript and Python projects with auto-adjustment option ([#330](https://github.com/agentuity/cli/pull/330)) + ## v0.0.134