chore(release): claudemesh-cli@1.6.0
The v0.2.0 backend cut. Topics, API keys, REST /api/v1/*, and bridge peers — all in one CLI release. Adds three new verb namespaces: topic (channel pub/sub), apikey (REST client auth), bridge (cross-mesh forwarding). Also pins @claudemesh/sdk as a workspace devDependency so the bridge implementation is bundled by Bun at build time and doesn't leak into the npm tarball's runtime deps. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "claudemesh-cli",
|
||||
"version": "1.5.0",
|
||||
"version": "1.6.0",
|
||||
"description": "Peer mesh for Claude Code sessions — CLI + MCP server.",
|
||||
"keywords": [
|
||||
"claude-code",
|
||||
|
||||
Reference in New Issue
Block a user