Skip to content

Commit a0bd595

Browse files
chore(release): 13.0.7 [skip ci]
## [13.0.7](v13.0.6...v13.0.7) (2025-10-04) ### Miscellaneous Chores * Deprecate appDeviceReadyTimeout property ([#817](#817)) ([ebdee1a](ebdee1a))
1 parent ebdee1a commit a0bd595

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+
## [13.0.7](https://github.com/appium/appium-adb/compare/v13.0.6...v13.0.7) (2025-10-04)
2+
3+
### Miscellaneous Chores
4+
5+
* Deprecate appDeviceReadyTimeout property ([#817](https://github.com/appium/appium-adb/issues/817)) ([ebdee1a](https://github.com/appium/appium-adb/commit/ebdee1a876e2ff4d66b69bbabb87fbb54733d314))
6+
17
## [13.0.6](https://github.com/appium/appium-adb/compare/v13.0.5...v13.0.6) (2025-10-04)
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": "13.0.6",
3+
"version": "13.0.7",
44
"description": "Android Debug Bridge interface",
55
"main": "./build/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)