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",