Skip to content

Commit d2bfcda

Browse files
chore(release): 1.3.3 [skip ci]
## [1.3.3](v1.3.2...v1.3.3) (2026-05-06) ### Bug Fixes * update appium-mcp tool calls and fix vscode webview buttons ([4c95d8c](4c95d8c))
1 parent 4c95d8c commit d2bfcda

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.3.3](https://github.com/AppiumTestDistribution/AppClaw/compare/v1.3.2...v1.3.3) (2026-05-06)
2+
3+
### Bug Fixes
4+
5+
* update appium-mcp tool calls and fix vscode webview buttons ([4c95d8c](https://github.com/AppiumTestDistribution/AppClaw/commit/4c95d8c2f77cea1c47f93bd5ac0ffee629627de5))
6+
17
## [1.3.2](https://github.com/AppiumTestDistribution/AppClaw/compare/v1.3.1...v1.3.2) (2026-05-06)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appclaw",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"description": "Agentic AI layer for mobile automation via appium-mcp",
55
"type": "module",
66
"main": "dist/sdk/index.js",

0 commit comments

Comments
 (0)