From cea1faff12825edebfcc6e84e490106b8c4c3604 Mon Sep 17 00:00:00 2001 From: Jarvis Date: Sun, 21 Jun 2026 13:45:51 -0500 Subject: [PATCH] chore(release): bump @mosaicstack/mosaic 0.0.34 -> 0.0.35 Ships Phase-2 fleet observability (fleet ps / agent watch / agent send --verify + heartbeat protocol), the durable-launch PATH fix (#581), and the merged public-sanitization gate (#572) + CONSTITUTION extraction (#575). Co-Authored-By: Claude Opus 4.8 (1M context) 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 18dfa5b..9465bfd 100644 --- a/packages/mosaic/package.json +++ b/packages/mosaic/package.json @@ -1,6 +1,6 @@ { "name": "@mosaicstack/mosaic", - "version": "0.0.34", + "version": "0.0.35", "repository": { "type": "git", "url": "https://git.mosaicstack.dev/mosaicstack/stack.git",