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-09-22)

### Miscellaneous Chores

* tweak device in currentCapabilities ([#773](#773)) ([8481b02](8481b02))
  • Loading branch information
semantic-release-bot committed Sep 22, 2023
1 parent 8481b02 commit 5d2bd5f
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/WebDriverAgent/compare/v5.8.6...v5.8.7) (2023-09-22)


### Miscellaneous Chores

* tweak device in currentCapabilities ([#773](https://github.com/appium/WebDriverAgent/issues/773)) ([8481b02](https://github.com/appium/WebDriverAgent/commit/8481b02fc84de1147e1254ea7fd114f8735b0226))

## [5.8.6](https://github.com/appium/WebDriverAgent/compare/v5.8.5...v5.8.6) (2023-09-21)


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-webdriveragent",
"version": "5.8.6",
"version": "5.8.7",
"description": "Package bundling WebDriverAgent",
"main": "./build/index.js",
"scripts": {
Expand Down

0 comments on commit 5d2bd5f

Please sign in to comment.