From 41845959ce9e68b250db4cd8189bdeb432d3da09 Mon Sep 17 00:00:00 2001 From: Jarvis Date: Sun, 21 Jun 2026 21:16:08 -0500 Subject: [PATCH] chore(release): bump @mosaicstack/mosaic 0.0.38 -> 0.0.39 Batches the custom Pi harness (native HB + model self-report + tool, #602), HB consistency (#599), watch/test fixes (#601), overlay composer (P5 #605), and the constitution capstone (P6 #607: CONTRIBUTING + compliance matrix + resident-budget gate). Tag v0.0.39-alpha closes the framework-constitution mission. 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 52c239c..995db88 100644 --- a/packages/mosaic/package.json +++ b/packages/mosaic/package.json @@ -1,6 +1,6 @@ { "name": "@mosaicstack/mosaic", - "version": "0.0.38", + "version": "0.0.39", "repository": { "type": "git", "url": "https://git.mosaicstack.dev/mosaicstack/stack.git", -- 2.49.1