Skip to content

Commit d27ecd6

Browse files
chore(release): 11.0.10 [skip ci]
## [11.0.10](v11.0.9...v11.0.10) (2025-10-24) ### Bug Fixes * Use proper API to check if app is running ([#1019](#1019)) ([329d4ca](329d4ca))
1 parent 329d4ca commit d27ecd6

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+
## [11.0.10](https://github.com/appium/appium-android-driver/compare/v11.0.9...v11.0.10) (2025-10-24)
2+
3+
### Bug Fixes
4+
5+
* Use proper API to check if app is running ([#1019](https://github.com/appium/appium-android-driver/issues/1019)) ([329d4ca](https://github.com/appium/appium-android-driver/commit/329d4cac6a7b30639ceabc14e66c13b68bc3b602))
6+
17
## [11.0.9](https://github.com/appium/appium-android-driver/compare/v11.0.8...v11.0.9) (2025-10-23)
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-android-driver",
3-
"version": "11.0.9",
3+
"version": "11.0.10",
44
"description": "Android UiAutomator and Chrome support for Appium",
55
"keywords": [
66
"appium",

0 commit comments

Comments
 (0)