From 28ada10eddcb7f58d3a6e089b0e760930f096fea Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 13 Dec 2024 15:38:09 +0000 Subject: [PATCH] chore(release): 9.14.6 [skip ci] ## [9.14.6](https://github.com/appium/appium-android-driver/compare/v9.14.5...v9.14.6) (2024-12-13) ### Miscellaneous Chores * Replace occurrences of the deprecated errorAndThrow API ([#972](https://github.com/appium/appium-android-driver/issues/972)) ([32a5451](https://github.com/appium/appium-android-driver/commit/32a545101dfac698327a9edc1dbed3a0df8d432b)) --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 746e00d8..8393f712 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [9.14.6](https://github.com/appium/appium-android-driver/compare/v9.14.5...v9.14.6) (2024-12-13) + +### Miscellaneous Chores + +* Replace occurrences of the deprecated errorAndThrow API ([#972](https://github.com/appium/appium-android-driver/issues/972)) ([32a5451](https://github.com/appium/appium-android-driver/commit/32a545101dfac698327a9edc1dbed3a0df8d432b)) + ## [9.14.5](https://github.com/appium/appium-android-driver/compare/v9.14.4...v9.14.5) (2024-12-06) ### Miscellaneous Chores diff --git a/package.json b/package.json index f533bf9b..33ac467b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-android-driver", - "version": "9.14.5", + "version": "9.14.6", "description": "Android UiAutomator and Chrome support for Appium", "keywords": [ "appium",