From 11a0b89a8289643cee56875f7a43033eb0942485 Mon Sep 17 00:00:00 2001 From: Jason Woltje Date: Sat, 11 Apr 2026 21:03:51 -0500 Subject: [PATCH] chore(release): @mosaicstack/mosaic 0.0.30 Ships the TOOLS.md seeding fix from PR #458 (issue #457) and the yolo runtime initial-arg fix from PR #455 (issue #454). Co-Authored-By: Claude Opus 4.6 --- 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 20cfb0e..c04b20f 100644 --- a/packages/mosaic/package.json +++ b/packages/mosaic/package.json @@ -1,6 +1,6 @@ { "name": "@mosaicstack/mosaic", - "version": "0.0.29", + "version": "0.0.30", "repository": { "type": "git", "url": "https://git.mosaicstack.dev/mosaicstack/stack.git", -- 2.49.1