Skip to content

Commit a86e8c8

Browse files
committed
chore: release v3.2.2
1 parent 3918d22 commit a86e8c8

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [3.2.2](https://github.com/webdriverio/mcp/compare/v3.2.1...v3.2.2) (2026-04-01)
4+
5+
### Bug Fixes
6+
7+
* Account for `clickable` attribute in tag filter validation ([3918d22](https://github.com/webdriverio/mcp/commit/3918d22aa5eb9188dc7726246af0993653107374))
8+
39
## [3.2.1](https://github.com/webdriverio/mcp/compare/v3.2.0...v3.2.1) (2026-04-01)
410

511
### 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.1",
9+
"version": "3.2.2",
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)