From f29715a7214bef6cd3be456be22a1bfc20ada054 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 26 Sep 2026 21:18:23 +0000 Subject: [PATCH] chore(sandbox): release 0.4.27 --- .release-please-manifest.json | 2 +- packages/sandbox/CHANGELOG.md | 4 ++++ packages/sandbox/package.json | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) 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",