Skip to content

Commit d20241d

Browse files
chore(release): 13.0.9 [skip ci]
## [13.0.9](v13.0.8...v13.0.9) (2025-10-07) ### Miscellaneous Chores * Deprecate broadcastProcessEnd ([#819](#819)) ([e2cf736](e2cf736))
1 parent e2cf736 commit d20241d

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.9](https://github.com/appium/appium-adb/compare/v13.0.8...v13.0.9) (2025-10-07)
2+
3+
### Miscellaneous Chores
4+
5+
* Deprecate broadcastProcessEnd ([#819](https://github.com/appium/appium-adb/issues/819)) ([e2cf736](https://github.com/appium/appium-adb/commit/e2cf7360162b6451c9237d3ddfd68d0c0afb605d))
6+
17
## [13.0.8](https://github.com/appium/appium-adb/compare/v13.0.7...v13.0.8) (2025-10-07)
28

39
### Bug Fixes

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.8",
3+
"version": "13.0.9",
44
"description": "Android Debug Bridge interface",
55
"main": "./build/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)