Skip to content

Commit

Permalink
chore(release): 12.5.1 [skip ci]
Browse files Browse the repository at this point in the history
## [12.5.1](v12.5.0...v12.5.1) (2024-07-29)

### Miscellaneous Chores

* Bump @types/node from 20.14.13 to 22.0.0 ([#760](#760)) ([b7308ff](b7308ff))
  • Loading branch information
semantic-release-bot committed Jul 29, 2024
1 parent b7308ff commit 5555823
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.5.1](https://github.com/appium/appium-adb/compare/v12.5.0...v12.5.1) (2024-07-29)

### Miscellaneous Chores

* Bump @types/node from 20.14.13 to 22.0.0 ([#760](https://github.com/appium/appium-adb/issues/760)) ([b7308ff](https://github.com/appium/appium-adb/commit/b7308ff360ee90ee9367c5fd32707ac1fe765978))

## [12.5.0](https://github.com/appium/appium-adb/compare/v12.4.8...v12.5.0) (2024-07-10)

### Features
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.0",
"version": "12.5.1",
"description": "Android Debug Bridge interface",
"main": "./build/index.js",
"scripts": {
Expand Down

0 comments on commit 5555823

Please sign in to comment.