Skip to content

Commit

Permalink
chore(release): 5.6.53 [skip ci]
Browse files Browse the repository at this point in the history
## [5.6.53](v5.6.52...v5.6.53) (2024-05-24)

### Miscellaneous Chores

* Improve the error message about download servers unavailability ([#399](#399)) ([6eba27d](6eba27d))
  • Loading branch information
semantic-release-bot committed May 24, 2024
1 parent 6eba27d commit b7b1aff
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.6.53](https://github.com/appium/appium-chromedriver/compare/v5.6.52...v5.6.53) (2024-05-24)


### Miscellaneous Chores

* Improve the error message about download servers unavailability ([#399](https://github.com/appium/appium-chromedriver/issues/399)) ([6eba27d](https://github.com/appium/appium-chromedriver/commit/6eba27d882d4964c223e2274ddd726ec56a49039))

## [5.6.52](https://github.com/appium/appium-chromedriver/compare/v5.6.51...v5.6.52) (2024-05-22)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"chrome",
"android"
],
"version": "5.6.52",
"version": "5.6.53",
"author": "Appium Contributors",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit b7b1aff

Please sign in to comment.