Skip to content

Commit 590aa02

Browse files
committed
chore: release v3.1.0
1 parent 06fca5a commit 590aa02

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [3.1.0](https://github.com/webdriverio/mcp/compare/v3.0.0...v3.1.0) (2026-03-30)
4+
5+
### Features
6+
7+
* Add BrowserStack Local binary resource with supporting and enhance session handling ([447e266](https://github.com/webdriverio/mcp/commit/447e266dbbecbea73c4aaecac446c0b55d981404))
8+
* Introduce BrowserStack provider and tools ([2904997](https://github.com/webdriverio/mcp/commit/2904997e88432c779fa65aad0aa868e39c378b52))
9+
310
## [3.0.0](https://github.com/webdriverio/mcp/compare/v2.5.3...v3.0.0) (2026-03-30)
411

512
### ⚠ BREAKING CHANGES

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