Skip to content

Commit 075397e

Browse files
authored
chore: mark v0.0.54 (microsoft#1285)
1 parent e8b471e commit 075397e

6 files changed

Lines changed: 9 additions & 9 deletions

File tree

.mcp/server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
"source": "github"
99
},
1010
"websiteUrl": "https://github.com/microsoft/playwright-mcp",
11-
"version": "0.0.53",
11+
"version": "0.0.54",
1212
"packages": [
1313
{
1414
"registryType": "npm",
1515
"identifier": "@playwright/mcp",
16-
"version": "0.0.53",
16+
"version": "0.0.54",
1717
"transport": {
1818
"type": "stdio"
1919
}

extension/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "Playwright MCP Bridge",
4-
"version": "0.0.53",
4+
"version": "0.0.54",
55
"description": "Share browser tabs with Playwright MCP server",
66
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA9nMS2b0WCohjVHPGb8D9qAdkbIngDqoAjTeSccHJijgcONejge+OJxOQOMLu7b0ovt1c9BiEJa5JcpM+EHFVGL1vluBxK71zmBy1m2f9vZF3HG0LSCp7YRkum9rAIEthDwbkxx6XTvpmAY5rjFa/NON6b9Hlbo+8peUSkoOK7HTwYnnI36asZ9eUTiveIf+DMPLojW2UX33vDWG2UKvMVDewzclb4+uLxAYshY7Mx8we/b44xu+Anb/EBLKjOPk9Yh541xJ5Ozc8EiP/5yxOp9c/lRiYUHaRW+4r0HKZyFt0eZ52ti2iM4Nfk7jRXR7an3JPsUIf5deC/1cVM/+1ZQIDAQAB",
77
"permissions": [

extension/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@playwright/mcp-extension",
3-
"version": "0.0.53",
3+
"version": "0.0.54",
44
"description": "Playwright MCP Browser Extension",
55
"private": true,
66
"repository": {

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@playwright/mcp",
3-
"version": "0.0.53",
3+
"version": "0.0.54",
44
"description": "Playwright Tools for MCP",
55
"mcpName": "com.microsoft/playwright-mcp",
66
"repository": {

0 commit comments

Comments
 (0)