chore: mark v0.0.50 (#1244)

This commit is contained in:
Pavel Feldman
2025-12-05 13:24:54 -08:00
committed by GitHub
parent c85ee1a6ec
commit ff9544db83
8 changed files with 75 additions and 16 deletions

View File

@@ -8,12 +8,12 @@
"source": "github"
},
"websiteUrl": "https://github.com/microsoft/playwright-mcp",
"version": "0.0.49",
"version": "0.0.50",
"packages": [
{
"registryType": "npm",
"identifier": "@playwright/mcp",
"version": "0.0.49",
"version": "0.0.50",
"transport": {
"type": "stdio"
}