We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2cf736 commit d20241dCopy full SHA for d20241d
CHANGELOG.md
@@ -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
7
## [13.0.8](https://github.com/appium/appium-adb/compare/v13.0.7...v13.0.8) (2025-10-07)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "appium-adb",
- "version": "13.0.8",
+ "version": "13.0.9",
"description": "Android Debug Bridge interface",
"main": "./build/index.js",
"scripts": {
0 commit comments