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