From db36bb99cd0101ae8cd3fc5f2957eaa299c09285 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 9 Dec 2023 14:03:53 +0000 Subject: [PATCH] chore(release): 1.2.61 [skip ci] ## [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)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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",