Skip to content

Commit 304e7c6

Browse files
committed
chore: release v2.5.3
1 parent 610e364 commit 304e7c6

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+
## [2.5.3](https://github.com/webdriverio/mcp/compare/v2.5.2...v2.5.3) (2026-03-20)
4+
5+
### Bug Fixes
6+
7+
* Add authentication step for MCP Registry publishing ([610e364](https://github.com/webdriverio/mcp/commit/610e36476e2c6c057deea0befdc15cae66f2fdcf))
8+
* Change mcp-publisher installation method ([94d1d11](https://github.com/webdriverio/mcp/commit/94d1d11cddf6dcc47c0781a419d4869d3fa7f8cc))
9+
310
## [2.5.2](https://github.com/webdriverio/mcp/compare/v2.5.1...v2.5.2) (2026-03-20)
411

512
### Features

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