Skip to content

Commit c3c5cbf

Browse files
chore(release): 14.6.0 [skip ci]
## [14.6.0](v14.5.0...v14.6.0) (2026-05-21) ### Features * Cleanup deprecated/unused entities and add method overloads ([#876](#876)) ([21ece85](21ece85))
1 parent 21ece85 commit c3c5cbf

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [14.6.0](https://github.com/appium/appium-adb/compare/v14.5.0...v14.6.0) (2026-05-21)
2+
3+
### Features
4+
5+
* Cleanup deprecated/unused entities and add method overloads ([#876](https://github.com/appium/appium-adb/issues/876)) ([21ece85](https://github.com/appium/appium-adb/commit/21ece85f3eb69f9762d27aea2dbffb1c05966374))
6+
17
## [14.5.0](https://github.com/appium/appium-adb/compare/v14.4.0...v14.5.0) (2026-05-09)
28

39
### Features

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

0 commit comments

Comments
 (0)