From 9b283ec66c17aecd8e8be3a0909df76281074d11 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 1 Dec 2024 12:53:50 +0000 Subject: [PATCH] chore(release): 9.14.3 [skip ci] ## [9.14.3](https://github.com/appium/appium-android-driver/compare/v9.14.2...v9.14.3) (2024-12-01) ### Miscellaneous Chores * Update deprecated method name ([#969](https://github.com/appium/appium-android-driver/issues/969)) ([031a26d](https://github.com/appium/appium-android-driver/commit/031a26d61a9545aa0866eddb648d3306ec871ba6)) --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35097b87..3f44640d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [9.14.3](https://github.com/appium/appium-android-driver/compare/v9.14.2...v9.14.3) (2024-12-01) + +### Miscellaneous Chores + +* Update deprecated method name ([#969](https://github.com/appium/appium-android-driver/issues/969)) ([031a26d](https://github.com/appium/appium-android-driver/commit/031a26d61a9545aa0866eddb648d3306ec871ba6)) + ## [9.14.2](https://github.com/appium/appium-android-driver/compare/v9.14.1...v9.14.2) (2024-11-27) ### Miscellaneous Chores diff --git a/package.json b/package.json index b595568d..f543be95 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-android-driver", - "version": "9.14.2", + "version": "9.14.3", "description": "Android UiAutomator and Chrome support for Appium", "keywords": [ "appium",