diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a5590d..be5c00a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.6.22](https://github.com/appium/appium-chromedriver/compare/v5.6.21...v5.6.22) (2023-11-01) + + +### Miscellaneous Chores + +* **deps:** bump asyncbox from 2.9.4 to 3.0.0 ([#360](https://github.com/appium/appium-chromedriver/issues/360)) ([8e1e758](https://github.com/appium/appium-chromedriver/commit/8e1e758a0d36c4a08335638ec5d9280356374f86)) + ## [5.6.21](https://github.com/appium/appium-chromedriver/compare/v5.6.20...v5.6.21) (2023-11-01) diff --git a/package.json b/package.json index c317a84..93ce1e5 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "chrome", "android" ], - "version": "5.6.21", + "version": "5.6.22", "author": "Appium Contributors", "license": "Apache-2.0", "repository": {