Skip to content

Commit 92c7695

Browse files
chore(release): 1.1.9 [skip ci]
## [1.1.9](v1.1.8...v1.1.9) (2025-11-18) ### Bug Fixes * update readme with all tools and update license badge ([#36](#36)) ([82cf69c](82cf69c)) ### Code Refactoring * migrate from SSE to httpStream transport according to FastMCP 3.x changes ([#34](#34)) ([4399186](4399186))
1 parent 82cf69c commit 92c7695

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.1.9](https://github.com/appium/appium-mcp/compare/v1.1.8...v1.1.9) (2025-11-18)
2+
3+
### Bug Fixes
4+
5+
* update readme with all tools and update license badge ([#36](https://github.com/appium/appium-mcp/issues/36)) ([82cf69c](https://github.com/appium/appium-mcp/commit/82cf69c7d0e2e52b71653c6c5208a7729a1b7ab9))
6+
7+
### Code Refactoring
8+
9+
* migrate from SSE to httpStream transport according to FastMCP 3.x changes ([#34](https://github.com/appium/appium-mcp/issues/34)) ([4399186](https://github.com/appium/appium-mcp/commit/4399186e575958265cc075e6b8b141dddd673f14))
10+
111
## [1.1.8](https://github.com/appium/appium-mcp/compare/v1.1.7...v1.1.8) (2025-11-15)
212

313
### Miscellaneous Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appium-mcp",
3-
"version": "1.1.8",
3+
"version": "1.1.9",
44
"type": "module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)