diff --git a/CHANGELOG.md b/CHANGELOG.md index c627a69b..b588b3d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.4.5](https://github.com/appium/appium-chromium-driver/compare/v1.4.4...v1.4.5) (2024-12-03) + +### Miscellaneous Chores + +* **deps:** update dependency mocha to v11 ([#377](https://github.com/appium/appium-chromium-driver/issues/377)) ([f64fa03](https://github.com/appium/appium-chromium-driver/commit/f64fa03c1f624dda7c2391f14d0b935bd5e509c3)) + ## [1.4.4](https://github.com/appium/appium-chromium-driver/compare/v1.4.3...v1.4.4) (2024-10-26) ### Miscellaneous Chores diff --git a/package.json b/package.json index bfc0e1d9..fb3c469a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-chromium-driver", - "version": "1.4.4", + "version": "1.4.5", "description": "Appium 2.x driver for Chromium-based browsers that work with Chromedriver", "keywords": [ "appium",