diff --git a/content/Changelog/sdk-js.mdx b/content/Changelog/sdk-js.mdx index 9f2245fe..e692631b 100644 --- a/content/Changelog/sdk-js.mdx +++ b/content/Changelog/sdk-js.mdx @@ -7,6 +7,16 @@ 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.124 + + + Released: June 9, 2025 + + +### Changes + +- **Changed**: Refactored Bun handler to consolidate logic and ensure all paths go through unified method ([PR #128](https://github.com/agentuity/sdk-js/pull/128)) + ## v0.0.123