diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b50beb3..5d8394ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.3.1](https://github.com/appium/appium-chromium-driver/compare/v1.3.0...v1.3.1) (2024-01-06) + + +### Miscellaneous Chores + +* **deps:** update dependency chai to v4.4.0 ([#241](https://github.com/appium/appium-chromium-driver/issues/241)) ([885e12d](https://github.com/appium/appium-chromium-driver/commit/885e12d11060fca125965cf94de67741d0f4471b)) + ## [1.3.0](https://github.com/appium/appium-chromium-driver/compare/v1.2.68...v1.3.0) (2024-01-04) diff --git a/package.json b/package.json index 0d3a7f69..3faaed35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-chromium-driver", - "version": "1.3.0", + "version": "1.3.1", "description": "Appium 2.x driver for Chromium-based browsers that work with Chromedriver", "keywords": [ "appium",