v0.7.0
Built against
Peter-N91/hve-squad@0.16.0(seehost/cast/package-pin.json).
Added
- The package is ready to publish to the npm registry. Removed
"private": truefrompackage.json, added aprepublishOnlybuild hook so
a staledist/can never ship, and added a manual-only
.github/workflows/publish.yml(npm ci && npm run build && npm publish --access public, authenticated via anNODE_AUTH_TOKENsecret, gated on the
release tag already existing) that a maintainer runs explicitly — it never
fires from a version-bump commit or a cut release.npm pack --dry-run
confirms the tarball carriesdist/src/server.js. The README's Status table
no longer describes the package asprivate/unpublished.
Consumer install
Pin to this version:
npm install "Peter-N91/hve-squad-mcp#v0.7.0"