From c5872d3359818c58d465732800fe116ae9134e84 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 19:21:34 +0000 Subject: [PATCH] Add v0.0.124 to SDK JavaScript changelog Co-Authored-By: unknown <> --- content/Changelog/sdk-js.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) 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