diff --git a/content/Changelog/cli.mdx b/content/Changelog/cli.mdx
index 63adb8aa..78ccd601 100644
--- a/content/Changelog/cli.mdx
+++ b/content/Changelog/cli.mdx
@@ -7,6 +7,24 @@ 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.160
+
+
+ Released: July 15, 2025
+
+
+**Changes:**
+- **Added**: Support for preview environments ([#418](https://github.com/agentuity/cli/pull/418))
+
## v0.0.159