Skip to content

Commit 30a819d

Browse files
chore(release): 1.3.2 [skip ci]
## [1.3.2](v1.3.1...v1.3.2) (2026-05-06) ### Bug Fixes * ios taps for vision ([3828711](3828711))
1 parent 3828711 commit 30a819d

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.2](https://github.com/AppiumTestDistribution/AppClaw/compare/v1.3.1...v1.3.2) (2026-05-06)
2+
3+
### Bug Fixes
4+
5+
* ios taps for vision ([3828711](https://github.com/AppiumTestDistribution/AppClaw/commit/3828711930df50e68fa3a43bb9b5a5738cf4568d))
6+
17
## [1.3.1](https://github.com/AppiumTestDistribution/AppClaw/compare/v1.3.0...v1.3.1) (2026-05-03)
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.1",
3+
"version": "1.3.2",
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)