- Briefly review changes since last release with the team and get approval. Double-check tests are healthy.
- Run
npm version patch --no-git-tag-versionand post a PR with it. Example: #695 - Get it approved + merged.
- Draft a new release under https://github.com/microsoft/playwright-vscode/releases, use the merged commit as target.
- Have somebody review the release notes, then hit "Release". An Azure Pipeline will release the extension to the marketplace. Rerun if it fails, that's ok.