From 19c71249699410c70ff31a9e262e773358aced0c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 18 Nov 2024 08:52:42 +0000 Subject: [PATCH] chore(release): 9.14.0 [skip ci] ## [9.14.0](https://github.com/appium/appium-android-driver/compare/v9.13.0...v9.14.0) (2024-11-18) ### Features * Add a BiDi event upon context change ([#967](https://github.com/appium/appium-android-driver/issues/967)) ([26fc1bc](https://github.com/appium/appium-android-driver/commit/26fc1bc38b527650f6ef902a868d04cbd7c80646)) --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a4eda4c..d3fc3a95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [9.14.0](https://github.com/appium/appium-android-driver/compare/v9.13.0...v9.14.0) (2024-11-18) + +### Features + +* Add a BiDi event upon context change ([#967](https://github.com/appium/appium-android-driver/issues/967)) ([26fc1bc](https://github.com/appium/appium-android-driver/commit/26fc1bc38b527650f6ef902a868d04cbd7c80646)) + ## [9.13.0](https://github.com/appium/appium-android-driver/compare/v9.12.3...v9.13.0) (2024-11-13) ### Features diff --git a/package.json b/package.json index 51265e35..33642625 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-android-driver", - "version": "9.13.0", + "version": "9.14.0", "description": "Android UiAutomator and Chrome support for Appium", "keywords": [ "appium",