diff --git a/CHANGELOG.md b/CHANGELOG.md index 60b82c6d..2a02df18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.61](https://github.com/appium/appium-chromium-driver/compare/v1.2.60...v1.2.61) (2023-12-09) + + +### Miscellaneous Chores + +* **deps:** update dependency typescript to v5.3.3 ([6816975](https://github.com/appium/appium-chromium-driver/commit/6816975539255cf72f4deaf2b37c1a442aee3d99)) + ## [1.2.60](https://github.com/appium/appium-chromium-driver/compare/v1.2.59...v1.2.60) (2023-12-09) diff --git a/package.json b/package.json index 923d2370..2fe4c50c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-chromium-driver", - "version": "1.2.60", + "version": "1.2.61", "description": "Appium 2.x driver for Chromium-based browsers that work with Chromedriver", "keywords": [ "appium",