From 465e1212589cc2acf3bf8090996bb65f3504eafd Mon Sep 17 00:00:00 2001
From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Date: Sun, 18 May 2025 15:00:05 +0000
Subject: [PATCH] Update changelog for sdk-js v0.0.116
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 f02b6a02..4070ffb8 100644
--- a/content/Changelog/sdk-js.mdx
+++ b/content/Changelog/sdk-js.mdx
@@ -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
+
+
+ Released: May 18, 2025
+
+
+### Changes
+
+- Fixed issue where empty POST body would cause a hang ([PR #109](https://github.com/agentuity/sdk-js/pull/109))
+
## v0.0.115