Skip to content

Commit 75cd9a5

Browse files
committed
chore: release v3.2.4
1 parent d909210 commit 75cd9a5

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.4](https://github.com/webdriverio/mcp/compare/v3.2.3...v3.2.4) (2026-04-09)
4+
35
## [3.2.3](https://github.com/webdriverio/mcp/compare/v3.2.2...v3.2.3) (2026-04-06)
46

57
## [3.2.2](https://github.com/webdriverio/mcp/compare/v3.2.1...v3.2.2) (2026-04-01)

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.3",
9+
"version": "3.2.4",
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)