From 17f302ae6f4f3af6669374cf98b71a9317246709 Mon Sep 17 00:00:00 2001 From: Jarvis Date: Mon, 22 Jun 2026 12:58:53 -0500 Subject: [PATCH] chore(release): mosaic CLI 0.0.40 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Publishes the merged fleet work to the npm CLI for the PoC fleet: - onboarding-injection comms cheat-sheet + peer roster (#621) - enhancer role + two-agent floor (#615) - F4 Matrix connector abstraction + CS-API client (#617, #618) npm publish only (packages/mosaic) — cheap under #619 path gating; no image builds. Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01RMoEx7hfdFGjUiCHuN1RRi --- packages/mosaic/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/mosaic/package.json b/packages/mosaic/package.json index 995db88..dec0a89 100644 --- a/packages/mosaic/package.json +++ b/packages/mosaic/package.json @@ -1,6 +1,6 @@ { "name": "@mosaicstack/mosaic", - "version": "0.0.39", + "version": "0.0.40", "repository": { "type": "git", "url": "https://git.mosaicstack.dev/mosaicstack/stack.git", -- 2.49.1