From e00a24c4d4ca29763be3edfc47a5c9d1e3dfaa5d Mon Sep 17 00:00:00 2001
From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Date: Mon, 30 Jun 2025 16:44:04 +0000
Subject: [PATCH] Update changelog for v129
Co-Authored-By: unknown <>
---
content/Changelog/sdk-js.mdx | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/content/Changelog/sdk-js.mdx b/content/Changelog/sdk-js.mdx
index 5c7cca9e..01200a9f 100644
--- a/content/Changelog/sdk-js.mdx
+++ b/content/Changelog/sdk-js.mdx
@@ -7,6 +7,18 @@ import { Callout } from 'fumadocs-ui/components/callout';
This page documents the release history of the [Agentuity JavaScript SDK](https://github.com/agentuity/sdk-js).
+## v0.0.129
+
+
+ Released: June 30, 2025
+
+
+**Changes:**
+
+- **Added**: Discord Integration ([PR #130](https://github.com/agentuity/sdk-js/pull/130))
+- **Added**: New type to retrieve document ([PR #140](https://github.com/agentuity/sdk-js/pull/140))
+- **Fixed**: Issue with handoff not passing original data if not overridden ([PR #139](https://github.com/agentuity/sdk-js/pull/139))
+
## v0.0.128