We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3886fd8 commit 3ed05a3Copy full SHA for 3ed05a3
2 files changed
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [2.5.1](https://github.com/webdriverio/mcp/compare/v2.5.0...v2.5.1) (2026-03-20)
4
+
5
## [2.5.0](https://github.com/webdriverio/mcp/compare/v2.4.1...v2.5.0) (2026-03-18)
6
7
### Bug Fixes
package.json
@@ -5,7 +5,7 @@
"type": "git",
"url": "git://github.com/webdriverio/mcp.git"
},
8
- "version": "2.5.0",
+ "version": "2.5.1",
9
"description": "MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)",
10
"main": "./lib/server.js",
11
"module": "./lib/server.js",
0 commit comments