diff --git a/CHANGELOG.md b/CHANGELOG.md index 198b34ca..ad300650 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.64](https://github.com/appium/appium-chromium-driver/compare/v1.2.63...v1.2.64) (2023-12-18) + + +### Miscellaneous Chores + +* **deps:** update dependency @types/node to v20.10.5 ([1e380fa](https://github.com/appium/appium-chromium-driver/commit/1e380fa1f6d74472e91cbb9412210482fda864da)) + ## [1.2.63](https://github.com/appium/appium-chromium-driver/compare/v1.2.62...v1.2.63) (2023-12-16) diff --git a/package.json b/package.json index 2afca596..4fbf113b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-chromium-driver", - "version": "1.2.63", + "version": "1.2.64", "description": "Appium 2.x driver for Chromium-based browsers that work with Chromedriver", "keywords": [ "appium",