diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c3ebd2e..1ecc88f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [5.6.77](https://github.com/appium/appium-chromedriver/compare/v5.6.76...v5.6.77) (2024-09-13) + +### Miscellaneous Chores + +* **deps-dev:** bump sinon from 18.0.1 to 19.0.1 ([#427](https://github.com/appium/appium-chromedriver/issues/427)) ([0586a23](https://github.com/appium/appium-chromedriver/commit/0586a234de4f557a228457aa1ce781a6a64d355a)) + ## [5.6.76](https://github.com/appium/appium-chromedriver/compare/v5.6.75...v5.6.76) (2024-09-13) ### Bug Fixes diff --git a/package.json b/package.json index 7c5be0b6..044a30ff 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "chrome", "android" ], - "version": "5.6.76", + "version": "5.6.77", "author": "Appium Contributors", "license": "Apache-2.0", "repository": {