chore: mark v0.0.67 (#1401)

This commit is contained in:
Yury Semikhatsky
2026-02-13 18:30:26 -08:00
committed by GitHub
parent 793215ac07
commit bd1428d5b4
5 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "Playwright MCP Bridge",
"version": "0.0.66",
"version": "0.0.67",
"description": "Share browser tabs with Playwright MCP server",
"permissions": [
"debugger",

View File

@@ -1,6 +1,6 @@
{
"name": "@playwright/mcp-extension",
"version": "0.0.66",
"version": "0.0.67",
"description": "Playwright MCP Browser Extension",
"private": true,
"repository": {

View File

@@ -1,6 +1,6 @@
{
"name": "@playwright/mcp",
"version": "0.0.66",
"version": "0.0.67",
"description": "Playwright Tools for MCP",
"repository": {
"type": "git",