diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 29aa56e..023a803 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - "packages/sandbox": "0.4.18", + "packages/sandbox": "0.4.19", "packages/agent": "0.11.2", "packages/provider": "0.4.15" } diff --git a/packages/sandbox/CHANGELOG.md b/packages/sandbox/CHANGELOG.md index b6d78ab..2e1b188 100644 --- a/packages/sandbox/CHANGELOG.md +++ b/packages/sandbox/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [0.4.19](https://github.com/coder/ai-sdk/compare/sandbox-v0.4.18...sandbox-v0.4.19) (2026-09-16) + +A maintenance release for the sandbox package with a single internal change. + ## [0.4.18](https://github.com/coder/ai-sdk/compare/sandbox-v0.4.17...sandbox-v0.4.18) (2026-09-15) A maintenance release with no user-facing changes. diff --git a/packages/sandbox/package.json b/packages/sandbox/package.json index 2c7814f..ebdb603 100644 --- a/packages/sandbox/package.json +++ b/packages/sandbox/package.json @@ -1,6 +1,6 @@ { "name": "@coder/ai-sdk-sandbox", - "version": "0.4.18", + "version": "0.4.19", "description": "Coder workspace sandbox provider for the Vercel AI SDK v7 HarnessAgent", "keywords": [ "ai-sdk",