Skip to content

Commit 5821f7e

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2026-04-24) ### Bug Fixes * update docs ([d55a5e3](d55a5e3))
1 parent d55a5e3 commit 5821f7e

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.2.1](https://github.com/AppiumTestDistribution/AppClaw/compare/v1.2.0...v1.2.1) (2026-04-24)
2+
3+
### Bug Fixes
4+
5+
* update docs ([d55a5e3](https://github.com/AppiumTestDistribution/AppClaw/commit/d55a5e3117b9628a065fe48c5392ed1be739424d))
6+
17
## [1.2.0](https://github.com/AppiumTestDistribution/AppClaw/compare/v1.1.0...v1.2.0) (2026-04-24)
28

39
### Features

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.2.0",
3+
"version": "1.2.1",
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)