From 0fae7932090f2b9ff1d4f60b39f378f8b60b2099 Mon Sep 17 00:00:00 2001 From: coder-mos1 Date: Sun, 2 Aug 2026 14:53:19 -0500 Subject: [PATCH] =?UTF-8?q?chore(release):=20bump=20@mosaicstack/mosaic=20?= =?UTF-8?q?0.0.48=20=E2=86=92=200.0.49?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ships the RM-03 CI queue-guard fix (#1032, ci-queue-wait.sh 482/5 ASSERTED_NOT_READY) to the release channel. Validated end-to-end on dragon-lin (install-drift 273/0→482/5; block-property proven via exit-code A/B). 0.0.49 (release) supersedes the 0.0.49-next prerelease lane by semver; publish.yml ships it to the latest dist-tag. --- 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 5aee1571..5daa5d06 100644 --- a/packages/mosaic/package.json +++ b/packages/mosaic/package.json @@ -1,6 +1,6 @@ { "name": "@mosaicstack/mosaic", - "version": "0.0.48", + "version": "0.0.49", "repository": { "type": "git", "url": "https://git.mosaicstack.dev/mosaicstack/stack.git",