Files
Tommy D. Rossi 2839ee4305 release: block extension publish until cli is on npm
Add a root release guard that fetches the latest published `playwriter` version from npm and compares it against the local workspace CLI version before packaging the extension.

If the local CLI is newer, the release exits early with `extension must be released with matching cli version released`, preventing a Chrome Web Store upload that depends on an unpublished relay/CLI version.
2026-04-07 21:55:10 +02:00
..