Skip to content

Commit

Permalink
chore(release): 5.10.1 [skip ci]
Browse files Browse the repository at this point in the history
## [5.10.1](v5.10.0...v5.10.1) (2023-04-18)

### Bug Fixes

* increase pull recent timeout ([#802](#802)) ([fd9b8ea](fd9b8ea))
  • Loading branch information
semantic-release-bot committed Apr 18, 2023
1 parent fd9b8ea commit 528fbc2
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.10.1](https://github.com/appium/appium-android-driver/compare/v5.10.0...v5.10.1) (2023-04-18)


### Bug Fixes

* increase pull recent timeout ([#802](https://github.com/appium/appium-android-driver/issues/802)) ([fd9b8ea](https://github.com/appium/appium-android-driver/commit/fd9b8ea6659ddc1b6ce3d5295d72bbbe820b91ae))

## [5.10.0](https://github.com/appium/appium-android-driver/compare/v5.9.1...v5.10.0) (2023-04-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.10.0",
"version": "5.10.1",
"author": "Appium Contributors",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 528fbc2

Please sign in to comment.