chore(release): bump mosaic cli to 0.0.32 #566
Reference in New Issue
Block a user
Delete Branch "release/mosaic-cli-0.0.32"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.