Skip to content

Commit 41239ba

Browse files
chore(release): 12.10.3 [skip ci]
## [12.10.3](v12.10.2...v12.10.3) (2025-01-10) ### Bug Fixes * Update focused activity validation logic ([#789](#789)) ([c862dbd](c862dbd))
1 parent c862dbd commit 41239ba

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [12.10.3](https://github.com/appium/appium-adb/compare/v12.10.2...v12.10.3) (2025-01-10)
2+
3+
### Bug Fixes
4+
5+
* Update focused activity validation logic ([#789](https://github.com/appium/appium-adb/issues/789)) ([c862dbd](https://github.com/appium/appium-adb/commit/c862dbd01ac9684dd08edc9e7bd33a91d2acf05e))
6+
17
## [12.10.2](https://github.com/appium/appium-adb/compare/v12.10.1...v12.10.2) (2025-01-09)
28

39
### Miscellaneous Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appium-adb",
3-
"version": "12.10.2",
3+
"version": "12.10.3",
44
"description": "Android Debug Bridge interface",
55
"main": "./build/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)