chore: mark v0.0.69 (#1499)

This commit is contained in:
Yury Semikhatsky
2026-03-30 16:45:38 -07:00
committed by GitHub
parent c7285818ed
commit a3b0d127df
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.68",
"version": "0.0.69",
"description": "Share browser tabs with Playwright MCP server",
"permissions": [
"debugger",

View File

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

View File

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