Skip to content

Commit 497f536

Browse files
chore(release): 1.1.15 [skip ci]
## [1.1.15](v1.1.14...v1.1.15) (2025-11-21) ### Bug Fixes * mcp protocol schema version to latest ([#46](#46)) ([c505909](c505909))
1 parent c505909 commit 497f536

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.1.15](https://github.com/appium/appium-mcp/compare/v1.1.14...v1.1.15) (2025-11-21)
2+
3+
### Bug Fixes
4+
5+
* mcp protocol schema version to latest ([#46](https://github.com/appium/appium-mcp/issues/46)) ([c505909](https://github.com/appium/appium-mcp/commit/c50590906e7e6bb2209701c7b85cc53fbe7c975c))
6+
17
## [1.1.14](https://github.com/appium/appium-mcp/compare/v1.1.13...v1.1.14) (2025-11-21)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "appium-mcp",
33
"mcpName": "io.github.appium/appium-mcp",
4-
"version": "1.1.14",
4+
"version": "1.1.15",
55
"type": "module",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)