diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 14227c1..3c8175b 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - "packages/sandbox": "0.4.6", + "packages/sandbox": "0.4.7", "packages/agent": "0.9.7", "packages/provider": "0.4.4" } diff --git a/packages/sandbox/CHANGELOG.md b/packages/sandbox/CHANGELOG.md index dcc7527..8d7efa7 100644 --- a/packages/sandbox/CHANGELOG.md +++ b/packages/sandbox/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [0.4.7](https://github.com/coder/ai-sdk/compare/sandbox-v0.4.6...sandbox-v0.4.7) (2026-08-29) + +A maintenance release with no user-facing functional changes. + ## [0.4.6](https://github.com/coder/ai-sdk/compare/sandbox-v0.4.5...sandbox-v0.4.6) (2026-08-28) 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 4c4b047..7e87b83 100644 --- a/packages/sandbox/package.json +++ b/packages/sandbox/package.json @@ -1,6 +1,6 @@ { "name": "@coder/ai-sdk-sandbox", - "version": "0.4.6", + "version": "0.4.7", "description": "Coder workspace sandbox provider for the Vercel AI SDK v7 HarnessAgent", "keywords": [ "ai-sdk",