diff --git a/CHANGELOG.md b/CHANGELOG.md index bd9aca34..a27deef2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.3.57](https://github.com/appium/appium-chromium-driver/compare/v1.3.56...v1.3.57) (2024-10-22) + +### Bug Fixes + +* **deps:** update dependency appium-chromedriver to v6.1.0 ([4fac9e1](https://github.com/appium/appium-chromium-driver/commit/4fac9e1693fe04e9bec36c7c15283e4a2492cfc2)) + ## [1.3.56](https://github.com/appium/appium-chromium-driver/compare/v1.3.55...v1.3.56) (2024-10-22) ### Miscellaneous Chores diff --git a/package.json b/package.json index c07e41f8..676bca60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-chromium-driver", - "version": "1.3.56", + "version": "1.3.57", "description": "Appium 2.x driver for Chromium-based browsers that work with Chromedriver", "keywords": [ "appium",