mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-01 19:42:03 +00:00
The CLI is published to npm as unscoped `hyperframes` but the package.json had `@hyperframes/cli`, causing ENEEDAUTH on publish (wrong scope for the npm token). Also replace per-step continue-on-error with a single publish script that skips already-published versions and fails on real errors, making re-runs safe. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>