Skip to content

Commit

Permalink
chore(release): 11.0.9 [skip ci]
Browse files Browse the repository at this point in the history
## [11.0.9](v11.0.8...v11.0.9) (2023-12-27)

### Miscellaneous Chores

* Bump @types/ini from 1.3.34 to 4.1.0 ([#713](#713)) ([d68cb79](d68cb79))
  • Loading branch information
semantic-release-bot committed Dec 27, 2023
1 parent d68cb79 commit 1cac1ae
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.9](https://github.com/appium/appium-adb/compare/v11.0.8...v11.0.9) (2023-12-27)


### Miscellaneous Chores

* Bump @types/ini from 1.3.34 to 4.1.0 ([#713](https://github.com/appium/appium-adb/issues/713)) ([d68cb79](https://github.com/appium/appium-adb/commit/d68cb798061cd4a0ebdad211bcea1aced9029962))

## [11.0.8](https://github.com/appium/appium-adb/compare/v11.0.7...v11.0.8) (2023-11-19)


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

0 comments on commit 1cac1ae

Please sign in to comment.