chore(release): bump mosaic cli to 0.0.32 #566

Merged
jason.woltje merged 1 commits from release/mosaic-cli-0.0.32 into main 2026-06-20 21:15:26 +00:00
Owner

Summary

Bumps @mosaicstack/mosaic from 0.0.31 to 0.0.32 so the merged fleet CLI and release-hardening changes are publishable and reachable through mosaic update.

Why:

  • Fleet commands landed on main, but mosaic update reported @mosaicstack/mosaic 0.0.31 as up to date.
  • The installed CLI therefore could not consume the official fleet-enabled package through the update path.

Validation:

  • pnpm --filter @mosaicstack/mosaic... build: passed
  • pnpm --filter @mosaicstack/mosaic test -- src/commands/fleet.spec.ts src/cli-smoke.spec.ts: 49 passed
  • npm pack --dry-run --json: package version is 0.0.32 and includes fleet/tmux/systemd framework assets
  • pre-push hooks: typecheck, lint, format: passed

Required for fleet release/update dogfood.

Summary Bumps `@mosaicstack/mosaic` from `0.0.31` to `0.0.32` so the merged fleet CLI and release-hardening changes are publishable and reachable through `mosaic update`. Why: - Fleet commands landed on main, but `mosaic update` reported `@mosaicstack/mosaic 0.0.31` as up to date. - The installed CLI therefore could not consume the official fleet-enabled package through the update path. Validation: - `pnpm --filter @mosaicstack/mosaic... build`: passed - `pnpm --filter @mosaicstack/mosaic test -- src/commands/fleet.spec.ts src/cli-smoke.spec.ts`: 49 passed - `npm pack --dry-run --json`: package version is 0.0.32 and includes fleet/tmux/systemd framework assets - pre-push hooks: typecheck, lint, format: passed Required for fleet release/update dogfood.
jason.woltje added 1 commit 2026-06-20 20:58:27 +00:00
chore(release): bump mosaic cli to 0.0.32
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/push/ci Pipeline was successful
ac79922c3f
jason.woltje merged commit 42d081613f into main 2026-06-20 21:15:26 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#566