From 5052abcffd1e875f7c657601bef121db48a9ff54 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 17 Oct 2024 13:49:36 +0000 Subject: [PATCH] chore(release): 1.3.53 [skip ci] ## [1.3.53](https://github.com/appium/appium-chromium-driver/compare/v1.3.52...v1.3.53) (2024-10-17) ### Bug Fixes * **deps:** update dependency appium-chromedriver to v6.0.8 ([e30191f](https://github.com/appium/appium-chromium-driver/commit/e30191f130a3ac7b81a2a526a1323cb5e9d7f2b6)) --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29be5f1d..98fcdbad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.3.53](https://github.com/appium/appium-chromium-driver/compare/v1.3.52...v1.3.53) (2024-10-17) + +### Bug Fixes + +* **deps:** update dependency appium-chromedriver to v6.0.8 ([e30191f](https://github.com/appium/appium-chromium-driver/commit/e30191f130a3ac7b81a2a526a1323cb5e9d7f2b6)) + ## [1.3.52](https://github.com/appium/appium-chromium-driver/compare/v1.3.51...v1.3.52) (2024-10-10) ### Bug Fixes diff --git a/package.json b/package.json index a7d8cacb..8e4961a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-chromium-driver", - "version": "1.3.52", + "version": "1.3.53", "description": "Appium 2.x driver for Chromium-based browsers that work with Chromedriver", "keywords": [ "appium",