Skip to content

Commit 3109b46

Browse files
chore(release): 9.15.0 [skip ci]
## [9.15.0](v9.14.13...v9.15.0) (2025-01-24) ### Features * bump appium-adb to handle screenState=SCREEN_STATE_OFF as locked ([#980](#980)) ([838ddaf](838ddaf))
1 parent 838ddaf commit 3109b46

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [9.15.0](https://github.com/appium/appium-android-driver/compare/v9.14.13...v9.15.0) (2025-01-24)
2+
3+
### Features
4+
5+
* bump appium-adb to handle screenState=SCREEN_STATE_OFF as locked ([#980](https://github.com/appium/appium-android-driver/issues/980)) ([838ddaf](https://github.com/appium/appium-android-driver/commit/838ddafb928dbd4c2e238fb5b89e697f4b27c53d))
6+
17
## [9.14.13](https://github.com/appium/appium-android-driver/compare/v9.14.12...v9.14.13) (2025-01-16)
28

39
### Miscellaneous Chores

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appium-android-driver",
3-
"version": "9.14.13",
3+
"version": "9.15.0",
44
"description": "Android UiAutomator and Chrome support for Appium",
55
"keywords": [
66
"appium",

0 commit comments

Comments
 (0)