chore: mark 0.0.68 (#1406)

This commit is contained in:
Yury Semikhatsky
2026-02-14 15:17:41 -08:00
committed by GitHub
parent d6c2e7ce5e
commit 066e54b6ea
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.67",
"version": "0.0.68",
"description": "Share browser tabs with Playwright MCP server",
"permissions": [
"debugger",

View File

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

View File

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