Skip to content

Commit

Permalink
chore(release): 5.8.7 [skip ci]
Browse files Browse the repository at this point in the history
## [5.8.7](v5.8.6...v5.8.7) (2023-01-12)

### Bug Fixes

* specify supported non-standard commands in newMethodMap ([5514755](5514755))
  • Loading branch information
semantic-release-bot committed Jan 12, 2023
1 parent 5514755 commit be786b6
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 @@
## [5.8.7](https://github.com/appium/appium-android-driver/compare/v5.8.6...v5.8.7) (2023-01-12)


### Bug Fixes

* specify supported non-standard commands in newMethodMap ([5514755](https://github.com/appium/appium-android-driver/commit/551475580f5b239860c3597d25f96682148a3bc5))

## [5.8.6](https://github.com/appium/appium-android-driver/compare/v5.8.5...v5.8.6) (2023-01-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"mobile",
"mobile testing"
],
"version": "5.8.6",
"version": "5.8.7",
"author": "Appium Contributors",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit be786b6

Please sign in to comment.