From 04c7c670f9d5acc7f4d2021d3ba186f3f4a47d68 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 16:26:16 +0000 Subject: [PATCH] Update CLI changelog for v0.0.115 Co-Authored-By: unknown <> --- content/Changelog/cli.mdx | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/content/Changelog/cli.mdx b/content/Changelog/cli.mdx index 50e49c54..2d6fc4f1 100644 --- a/content/Changelog/cli.mdx +++ b/content/Changelog/cli.mdx @@ -7,6 +7,17 @@ import { Callout } from 'fumadocs-ui/components/callout'; This page documents the release history of the [Agentuity CLI](https://github.com/agentuity/cli). +## v0.0.115 + + + Released: May 2, 2025 + + +**Changes:** +- **Added**: Added mono repofix ([#267](https://github.com/agentuity/cli/pull/267)) +- **Changed**: Add flags for deployment data overwrite from github action ([#266](https://github.com/agentuity/cli/pull/266)) +- **Fixed**: Allow non-admin users to uninstall CLI without admin privileges ([#264](https://github.com/agentuity/cli/pull/264)) + ## v0.0.114