From e5734dfd066a162e1e29e2878a68b427db6496f6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 4 Jan 2024 18:48:29 +0000 Subject: [PATCH] chore(release): 1.3.0 [skip ci] ## [1.3.0](https://github.com/appium/appium-chromium-driver/compare/v1.2.68...v1.3.0) (2024-01-04) ### Features * add webdriver bidi support ([c262131](https://github.com/appium/appium-chromium-driver/commit/c262131ad7f3113aac39dd78f731d8bd39b2fdad)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ddea458e..7b50beb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.3.0](https://github.com/appium/appium-chromium-driver/compare/v1.2.68...v1.3.0) (2024-01-04) + + +### Features + +* add webdriver bidi support ([c262131](https://github.com/appium/appium-chromium-driver/commit/c262131ad7f3113aac39dd78f731d8bd39b2fdad)) + ## [1.2.68](https://github.com/appium/appium-chromium-driver/compare/v1.2.67...v1.2.68) (2023-12-30) diff --git a/package.json b/package.json index 226ea5d3..f22dc7c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-chromium-driver", - "version": "1.2.68", + "version": "1.3.0", "description": "Appium 2.x driver for Chromium-based browsers that work with Chromedriver", "keywords": [ "appium",