Skip to content

Commit

Permalink
chore(release): 12.6.0 [skip ci]
Browse files Browse the repository at this point in the history
## [12.6.0](v12.5.3...v12.6.0) (2024-09-08)

### Features

* Add a method to list device ports ([#764](#764)) ([01fff96](01fff96))
  • Loading branch information
semantic-release-bot committed Sep 8, 2024
1 parent 01fff96 commit 79b3bec
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [12.6.0](https://github.com/appium/appium-adb/compare/v12.5.3...v12.6.0) (2024-09-08)

### Features

* Add a method to list device ports ([#764](https://github.com/appium/appium-adb/issues/764)) ([01fff96](https://github.com/appium/appium-adb/commit/01fff962d1f6578b7cf5e6cdfb90f72df0743ac7))

## [12.5.3](https://github.com/appium/appium-adb/compare/v12.5.2...v12.5.3) (2024-09-05)

### Miscellaneous Chores
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "appium-adb",
"version": "12.5.3",
"version": "12.6.0",
"description": "Android Debug Bridge interface",
"main": "./build/index.js",
"scripts": {
Expand Down

0 comments on commit 79b3bec

Please sign in to comment.