Skip to content

Commit 2974d3d

Browse files
chore(release): 1.1.12 [skip ci]
## [1.1.12](v1.1.11...v1.1.12) (2025-11-21) ### Miscellaneous Chores * publish to official mcp registry ([#43](#43)) ([e9fdc2e](e9fdc2e)) ### Code Refactoring * reorganize tools into categorized directories ([#38](#38)) ([a218c1a](a218c1a))
1 parent e9fdc2e commit 2974d3d

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.12](https://github.com/appium/appium-mcp/compare/v1.1.11...v1.1.12) (2025-11-21)
2+
3+
### Miscellaneous Chores
4+
5+
* publish to official mcp registry ([#43](https://github.com/appium/appium-mcp/issues/43)) ([e9fdc2e](https://github.com/appium/appium-mcp/commit/e9fdc2ea2be3499628fbcc6e3d1bd8e02742969e))
6+
7+
### Code Refactoring
8+
9+
* reorganize tools into categorized directories ([#38](https://github.com/appium/appium-mcp/issues/38)) ([a218c1a](https://github.com/appium/appium-mcp/commit/a218c1ae78a520f901eab09f1b06842d87fe031f))
10+
111
## [1.1.11](https://github.com/appium/appium-mcp/compare/v1.1.10...v1.1.11) (2025-11-19)
212

313
### 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.11",
4+
"version": "1.1.12",
55
"type": "module",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)