Skip to content

Commit c6bd15c

Browse files
github-actions[bot]ThomasK33
authored andcommitted
chore(sandbox): release 0.1.1
1 parent 70fbbe8 commit c6bd15c

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"packages/sandbox": "0.1.0",
2+
"packages/sandbox": "0.1.1",
33
"packages/agent": "0.1.0"
44
}

packages/sandbox/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.1.1](https://github.com/coder/ai-sdk/compare/sandbox-v0.1.0...sandbox-v0.1.1) (2026-06-18)
4+
5+
6+
### Code Refactoring
7+
8+
* **sandbox:** migrate @coder/ai-sdk-sandbox into the monorepo ([5c4785d](https://github.com/coder/ai-sdk/commit/5c4785d2a6b0976fa87d4aeb6d0972c04ef95a61))

packages/sandbox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coder/ai-sdk-sandbox",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Coder workspace sandbox provider for the Vercel AI SDK v7 HarnessAgent",
55
"keywords": [
66
"ai-sdk",

0 commit comments

Comments
 (0)