mirror of
https://github.com/remorses/playwriter.git
synced 2026-09-14 16:37:40 +08:00
2839ee4305
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.