diff --git a/CHANGELOG.md b/CHANGELOG.md index 71c278d8..4fd8b50d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [6.1.8](https://github.com/appium/appium-chromedriver/compare/v6.1.7...v6.1.8) (2024-12-04) + +### Miscellaneous Chores + +* ChromeDriver Bump to v131.0.6778.87 ([#446](https://github.com/appium/appium-chromedriver/issues/446)) ([fc0360b](https://github.com/appium/appium-chromedriver/commit/fc0360b997b54afce675eb86a73aebee37791af1)) + ## [6.1.7](https://github.com/appium/appium-chromedriver/compare/v6.1.6...v6.1.7) (2024-12-03) ### Miscellaneous Chores diff --git a/package.json b/package.json index 6585d1de..0ffb052a 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "chrome", "android" ], - "version": "6.1.7", + "version": "6.1.8", "author": "Appium Contributors", "license": "Apache-2.0", "repository": {