Skip to content

Commit 341f0d7

Browse files
committed
chore: release v2.5.2
1 parent 766afc7 commit 341f0d7

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [2.5.2](https://github.com/webdriverio/mcp/compare/v2.5.1...v2.5.2) (2026-03-20)
4+
5+
### Features
6+
7+
* Add `launch_chrome` tool for launching Chrome with remote debugging ([eab139c](https://github.com/webdriverio/mcp/commit/eab139cc22c5e0c0956a154469f6c64adb0782d4))
8+
39
## [2.5.1](https://github.com/webdriverio/mcp/compare/v2.5.0...v2.5.1) (2026-03-20)
410

511
## [2.5.0](https://github.com/webdriverio/mcp/compare/v2.4.1...v2.5.0) (2026-03-18)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"url": "git://github.com/webdriverio/mcp.git"
77
},
8-
"version": "2.5.1",
8+
"version": "2.5.2",
99
"description": "MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)",
1010
"main": "./lib/server.js",
1111
"module": "./lib/server.js",

0 commit comments

Comments
 (0)