Skip to content

Commit 1dea9d9

Browse files
chore(release): 1.1.16 [skip ci]
## [1.1.16](v1.1.15...v1.1.16) (2025-11-21) ### Bug Fixes * length of mcp server description ([#47](#47)) ([460e8e4](460e8e4))
1 parent 460e8e4 commit 1dea9d9

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.16](https://github.com/appium/appium-mcp/compare/v1.1.15...v1.1.16) (2025-11-21)
2+
3+
### Bug Fixes
4+
5+
* length of mcp server description ([#47](https://github.com/appium/appium-mcp/issues/47)) ([460e8e4](https://github.com/appium/appium-mcp/commit/460e8e4fc9c34251a902ebd9ba08217bd6d08bf3))
6+
17
## [1.1.15](https://github.com/appium/appium-mcp/compare/v1.1.14...v1.1.15) (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.15",
4+
"version": "1.1.16",
55
"type": "module",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)