Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions content/Changelog/sdk-js.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ description: Release notes and version history for the Agentuity JavaScript SDK
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.116

<Callout type="info">
Released: May 18, 2025
</Callout>

### Changes

- Fixed issue where empty POST body would cause a hang ([PR #109](https://github.com/agentuity/sdk-js/pull/109))

## v0.0.115

<Callout type="info">
Expand Down