From 2b419f9e408142897b81df87224d44f6a881547e Mon Sep 17 00:00:00 2001 From: Nathan Flurry Date: Mon, 2 Feb 2026 18:58:27 -0800 Subject: [PATCH] chore(release): update version to 0.1.6-rc.1 --- sdks/cli-shared/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdks/cli-shared/package.json b/sdks/cli-shared/package.json index 35e005d..d6d28ab 100644 --- a/sdks/cli-shared/package.json +++ b/sdks/cli-shared/package.json @@ -1,6 +1,6 @@ { "name": "@sandbox-agent/cli-shared", - "version": "0.1.4-rc.7", + "version": "0.1.6-rc.1", "description": "Shared helpers for sandbox-agent CLI and SDK", "license": "Apache-2.0", "repository": {