Skip to content

Commit b57bdbc

Browse files
committed
chore: release v3.2.3
1 parent a33dbc9 commit b57bdbc

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

57
### Bug Fixes

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