diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 43232c7..2c786ce 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - "packages/sandbox": "0.4.17", + "packages/sandbox": "0.4.18", "packages/agent": "0.11.1", "packages/provider": "0.4.15" } diff --git a/packages/sandbox/CHANGELOG.md b/packages/sandbox/CHANGELOG.md index 201ebe1..b6d78ab 100644 --- a/packages/sandbox/CHANGELOG.md +++ b/packages/sandbox/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [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. + ## [0.4.17](https://github.com/coder/ai-sdk/compare/sandbox-v0.4.16...sandbox-v0.4.17) (2026-09-14) A maintenance release for the sandbox package with no user-facing changes. diff --git a/packages/sandbox/package.json b/packages/sandbox/package.json index 3461edf..fda30c4 100644 --- a/packages/sandbox/package.json +++ b/packages/sandbox/package.json @@ -1,6 +1,6 @@ { "name": "@coder/ai-sdk-sandbox", - "version": "0.4.17", + "version": "0.4.18", "description": "Coder workspace sandbox provider for the Vercel AI SDK v7 HarnessAgent", "keywords": [ "ai-sdk",