chore: mark v0.0.70 (#1504)

This commit is contained in:
Pavel Feldman
2026-03-31 17:11:11 -07:00
committed by GitHub
parent 8f56abaad2
commit d21e970b68
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.69",
"version": "0.0.70",
"description": "Share browser tabs with Playwright MCP server",
"permissions": [
"debugger",

View File

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

View File

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