Skip to content

Commit

Permalink
chore(release): 9.10.18 [skip ci]
Browse files Browse the repository at this point in the history
## [9.10.18](v9.10.17...v9.10.18) (2022-12-01)

### Miscellaneous Chores

* update releaserc ([#627](#627)) ([70bdfce](70bdfce))
  • Loading branch information
semantic-release-bot committed Dec 1, 2022
1 parent 70bdfce commit f14a660
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 @@
## [9.10.18](https://github.com/appium/appium-adb/compare/v9.10.17...v9.10.18) (2022-12-01)


### Miscellaneous Chores

* update releaserc ([#627](https://github.com/appium/appium-adb/issues/627)) ([70bdfce](https://github.com/appium/appium-adb/commit/70bdfce2602c09aa6ef0549a1aa7f361e8320185))

## [9.10.17](https://github.com/appium/appium-adb/compare/v9.10.16...v9.10.17) (2022-11-29)

## [9.10.16](https://github.com/appium/appium-adb/compare/v9.10.15...v9.10.16) (2022-11-06)
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": "9.10.17",
"version": "9.10.18",
"description": "Android Debug Bridge interface",
"main": "./build/index.js",
"scripts": {
Expand Down

0 comments on commit f14a660

Please sign in to comment.