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.
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Bumps
@mosaicstack/mosaicfrom0.0.31to0.0.32so the merged fleet CLI and release-hardening changes are publishable and reachable throughmosaic update.Why:
mosaic updatereported@mosaicstack/mosaic 0.0.31as up to date.Validation:
pnpm --filter @mosaicstack/mosaic... build: passedpnpm --filter @mosaicstack/mosaic test -- src/commands/fleet.spec.ts src/cli-smoke.spec.ts: 49 passednpm pack --dry-run --json: package version is 0.0.32 and includes fleet/tmux/systemd framework assetsRequired for fleet release/update dogfood.