Skip to content

Commit

Permalink
chore(release): 11.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [11.0.6](v11.0.5...v11.0.6) (2023-11-07)

### Miscellaneous Chores

* Bump @types/sinon from 10.0.20 to 17.0.0 ([#708](#708)) ([0d2eabe](0d2eabe))
  • Loading branch information
semantic-release-bot committed Nov 7, 2023
1 parent 0d2eabe commit 54e25ea
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [11.0.6](https://github.com/appium/appium-adb/compare/v11.0.5...v11.0.6) (2023-11-07)


### Miscellaneous Chores

* Bump @types/sinon from 10.0.20 to 17.0.0 ([#708](https://github.com/appium/appium-adb/issues/708)) ([0d2eabe](https://github.com/appium/appium-adb/commit/0d2eabe03646533bfe5cc46f1d51440f3bf80690))

## [11.0.5](https://github.com/appium/appium-adb/compare/v11.0.4...v11.0.5) (2023-11-01)


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

0 comments on commit 54e25ea

Please sign in to comment.