Skip to content

Commit 1fda950

Browse files
committed
chore: release v3.2.5
1 parent cde5f44 commit 1fda950

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [3.2.5](https://github.com/webdriverio/mcp/compare/v3.2.4...v3.2.5) (2026-04-18)
4+
35
## [3.2.4](https://github.com/webdriverio/mcp/compare/v3.2.3...v3.2.4) (2026-04-09)
46

57
## [3.2.3](https://github.com/webdriverio/mcp/compare/v3.2.2...v3.2.3) (2026-04-06)

package.json

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

0 commit comments

Comments
 (0)