Skip to content

Commit 9f8ef3a

Browse files
chore(release): 1.1.17 [skip ci]
## [1.1.17](v1.1.16...v1.1.17) (2025-11-21) ### Miscellaneous Chores * Update Appium MCP configuration in README ([#42](#42)) ([a7e2bcd](a7e2bcd))
1 parent a7e2bcd commit 9f8ef3a

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.17](https://github.com/appium/appium-mcp/compare/v1.1.16...v1.1.17) (2025-11-21)
2+
3+
### Miscellaneous Chores
4+
5+
* Update Appium MCP configuration in README ([#42](https://github.com/appium/appium-mcp/issues/42)) ([a7e2bcd](https://github.com/appium/appium-mcp/commit/a7e2bcdf482dfbb3abb1531138947388b08acf43))
6+
17
## [1.1.16](https://github.com/appium/appium-mcp/compare/v1.1.15...v1.1.16) (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.16",
4+
"version": "1.1.17",
55
"type": "module",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)