Skip to content

Commit 030a2ed

Browse files
committed
chore: release v1.5.1
1 parent e966210 commit 030a2ed

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Changelog
2+
3+
## 1.5.1 (2026-01-20)
4+
15
# [1.5.0](https://github.com/webdriverio/mcp/compare/1.4.1...1.5.0) (2026-01-20)
26

37
### Features
@@ -98,6 +102,3 @@
98102

99103
* Add repository info to package.json and expand browser dimension
100104
constraints ([590acd7](https://github.com/webdriverio/mcp/commit/590acd7))
101-
102-
103-

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": "1.5.0",
8+
"version": "1.5.1",
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)