We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cad4af3 commit 4e79c58Copy full SHA for 4e79c58
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.1.13](https://github.com/appium/appium-mcp/compare/v1.1.12...v1.1.13) (2025-11-21)
2
+
3
+### Miscellaneous Chores
4
5
+* integrate mcp and npm publishing actions ([#44](https://github.com/appium/appium-mcp/issues/44)) ([cad4af3](https://github.com/appium/appium-mcp/commit/cad4af3849fe3bbe780f2e780f72e14c399b2db6))
6
7
## [1.1.12](https://github.com/appium/appium-mcp/compare/v1.1.11...v1.1.12) (2025-11-21)
8
9
### Miscellaneous Chores
package.json
@@ -1,7 +1,7 @@
{
"name": "appium-mcp",
"mcpName": "io.github.appium/appium-mcp",
- "version": "1.1.12",
+ "version": "1.1.13",
"type": "module",
"repository": {
"type": "git",
0 commit comments