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 d909210 commit 75cd9a5Copy full SHA for 75cd9a5
2 files changed
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [3.2.4](https://github.com/webdriverio/mcp/compare/v3.2.3...v3.2.4) (2026-04-09)
4
+
5
## [3.2.3](https://github.com/webdriverio/mcp/compare/v3.2.2...v3.2.3) (2026-04-06)
6
7
## [3.2.2](https://github.com/webdriverio/mcp/compare/v3.2.1...v3.2.2) (2026-04-01)
package.json
@@ -6,7 +6,7 @@
"type": "git",
"url": "git://github.com/webdriverio/mcp.git"
8
},
9
- "version": "3.2.3",
+ "version": "3.2.4",
10
"description": "MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)",
11
"main": "./lib/server.js",
12
"module": "./lib/server.js",
0 commit comments