Skip to content

Commit

Permalink
chore(release): 6.1.10 [skip ci]
Browse files Browse the repository at this point in the history
## [6.1.10](v6.1.9...v6.1.10) (2024-12-11)

### Miscellaneous Chores

* ChromeDriver Bump to v131.0.6778.108 ([#448](#448)) ([1de23ab](1de23ab))
  • Loading branch information
semantic-release-bot committed Dec 11, 2024
1 parent 1de23ab commit a40692b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [6.1.10](https://github.com/appium/appium-chromedriver/compare/v6.1.9...v6.1.10) (2024-12-11)

### Miscellaneous Chores

* ChromeDriver Bump to v131.0.6778.108 ([#448](https://github.com/appium/appium-chromedriver/issues/448)) ([1de23ab](https://github.com/appium/appium-chromedriver/commit/1de23ab3da445f9398de9dd28a9a1efb928c276b))

## [6.1.9](https://github.com/appium/appium-chromedriver/compare/v6.1.8...v6.1.9) (2024-12-06)

### Miscellaneous Chores
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": "6.1.9",
"version": "6.1.10",
"author": "Appium Contributors",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit a40692b

Please sign in to comment.