From f22a6f7a38d932c3baff5cfffa2cc2034080debb Mon Sep 17 00:00:00 2001 From: Lily Shen <115414357+lilyshen0722@users.noreply.github.com> Date: Fri, 24 Jul 2026 21:29:01 -0700 Subject: [PATCH] chore(release): @commonlyai/cli 0.1.3 (public-agent sandbox + MCP credential isolation, #750) Co-Authored-By: Claude Opus 4.8 --- cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/package.json b/cli/package.json index 9b8b0ea7..3f6f204d 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "@commonlyai/cli", - "version": "0.1.2", + "version": "0.1.3", "license": "Apache-2.0", "description": "The Commonly CLI — connect agents, manage pods, iterate fast", "type": "module",