You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 1.1.153 (#1477)
Strips the -prerelease suffix from package.json and promotes the
CHANGELOG's [Unreleased] section to a dated 1.1.153 heading, so the
npm-publish workflow can be dispatched for this version.
ci(npm-publish): dry runs now dry-run-stage every variant instead of …
…skipping
pnpm stage publish --dry-run packs the tarball and validates the manifest
without touching the registry, so a broken pack or stage toolchain
surfaces in the free dry run instead of burning a version after the
markers — two of the three burns today would have been caught this way.
chore(release): 1.1.149 — 1.1.148 burned on the stage failure
The v1.1.148 tag + release were already cut when the socket stage failed,
so per the burn rule that number is spent: the release notes move under
the 1.1.149 heading and the version finalizes at 1.1.149.
chore(release): 1.1.148
Strip the prerelease hint and promote [Unreleased] under the 1.1.148
heading. Consolidated ship-forward release: latest Coana CLI 15.9.9, the
socket scan view cached-results read, the socket fix discovery fixes, and
the sbt/Scala reachability fix.