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 e966210 commit 030a2edCopy full SHA for 030a2ed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# Changelog
2
+
3
+## 1.5.1 (2026-01-20)
4
5
# [1.5.0](https://github.com/webdriverio/mcp/compare/1.4.1...1.5.0) (2026-01-20)
6
7
### Features
@@ -98,6 +102,3 @@
98
102
99
103
* Add repository info to package.json and expand browser dimension
100
104
constraints ([590acd7](https://github.com/webdriverio/mcp/commit/590acd7))
101
-
package.json
@@ -5,7 +5,7 @@
"type": "git",
"url": "git://github.com/webdriverio/mcp.git"
},
8
- "version": "1.5.0",
+ "version": "1.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