From 7470b65665e6ae7cc21525f840de136603be2451 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 21:49:35 +0000 Subject: [PATCH] chore(sandbox): release 0.4.18 --- .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 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",