diff --git a/content/Changelog/cli.mdx b/content/Changelog/cli.mdx index cfd3da6b..7e40952d 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.154 + + + Released: June 26, 2025 + + +**Changes:** +- **Added**: Add project delete in headless mode with support for specifying project IDs as arguments and --force flag ([#402](https://github.com/agentuity/cli/pull/402)) + ## v0.0.152