diff --git a/content/Changelog/cli.mdx b/content/Changelog/cli.mdx index 0fcb91d1..b977f361 100644 --- a/content/Changelog/cli.mdx +++ b/content/Changelog/cli.mdx @@ -7,6 +7,16 @@ import { Callout } from 'fumadocs-ui/components/callout'; This page documents the release history of the [Agentuity CLI](https://github.com/agentuity/cli). +## v0.0.166 + + + Released: August 28, 2025 + + +**Changes:** +- **Added**: Adds support for pnpm as a bundler ([#438](https://github.com/agentuity/cli/pull/438)) +- **Fixed**: bump go-common to get light mode color fixes + ## v0.0.165