Skip to content

Commit

Permalink
chore(release): 5.8.10 [skip ci]
Browse files Browse the repository at this point in the history
## [5.8.10](v5.8.9...v5.8.10) (2023-02-22)

### Bug Fixes

* Increase interval for the helper app install ([#785](#785)) ([d03c0ba](d03c0ba))
  • Loading branch information
semantic-release-bot committed Feb 22, 2023
1 parent d03c0ba commit e20fb9b
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.10](https://github.com/appium/appium-android-driver/compare/v5.8.9...v5.8.10) (2023-02-22)


### Bug Fixes

* Increase interval for the helper app install ([#785](https://github.com/appium/appium-android-driver/issues/785)) ([d03c0ba](https://github.com/appium/appium-android-driver/commit/d03c0baf9a82295c7fe4665a128bb67ea3300cf0))

## [5.8.9](https://github.com/appium/appium-android-driver/compare/v5.8.8...v5.8.9) (2023-01-17)


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.9",
"version": "5.8.10",
"author": "Appium Contributors",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit e20fb9b

Please sign in to comment.