diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0ddef48..2f84543 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - "packages/sandbox": "0.4.26", + "packages/sandbox": "0.4.27", "packages/agent": "0.12.1", "packages/provider": "0.4.23" } diff --git a/packages/sandbox/CHANGELOG.md b/packages/sandbox/CHANGELOG.md index a97d371..67aace8 100644 --- a/packages/sandbox/CHANGELOG.md +++ b/packages/sandbox/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [0.4.27](https://github.com/coder/ai-sdk/compare/sandbox-v0.4.26...sandbox-v0.4.27) (2026-09-26) + +A maintenance release for the sandbox package with no user-facing changes. + ## [0.4.26](https://github.com/coder/ai-sdk/compare/sandbox-v0.4.25...sandbox-v0.4.26) (2026-09-26) A maintenance release for the sandbox package with a single internal change. diff --git a/packages/sandbox/package.json b/packages/sandbox/package.json index 8a49b63..588e5f4 100644 --- a/packages/sandbox/package.json +++ b/packages/sandbox/package.json @@ -1,6 +1,6 @@ { "name": "@coder/ai-sdk-sandbox", - "version": "0.4.26", + "version": "0.4.27", "description": "Coder workspace sandbox provider for the Vercel AI SDK v7 HarnessAgent", "keywords": [ "ai-sdk",