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 9855dfb commit 7250f59Copy full SHA for 7250f59
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.1.2](https://github.com/AppiumTestDistribution/mcp-appium/compare/v1.1.1...v1.1.2) (2025-10-28)
2
+
3
+### Bug Fixes
4
5
+* address mykola review comments ([#20](https://github.com/AppiumTestDistribution/mcp-appium/issues/20)) ([9855dfb](https://github.com/AppiumTestDistribution/mcp-appium/commit/9855dfb755df99ceaf46981a36e3a5194f8fbb57))
6
7
## [1.1.1](https://github.com/AppiumTestDistribution/mcp-appium/compare/v1.1.0...v1.1.1) (2025-10-21)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "mcp-appium",
- "version": "1.1.1",
+ "version": "1.1.2",
"type": "module",
"main": "src/index.ts",
"bin": {
0 commit comments