From 9ddf166acd6a0cf1562e7c59ade7c40a91729e1e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 9 Jan 2025 10:01:35 +0000 Subject: [PATCH] chore(release): 9.14.12 [skip ci] ## [9.14.12](https://github.com/appium/appium-android-driver/compare/v9.14.11...v9.14.12) (2025-01-09) ### Miscellaneous Chores * Bump adb ([7b23036](https://github.com/appium/appium-android-driver/commit/7b23036b447b1b1ba77dc30b81698360e41ca537)) * Update appium-adb imports ([#978](https://github.com/appium/appium-android-driver/issues/978)) ([8c7b5d0](https://github.com/appium/appium-android-driver/commit/8c7b5d0f6362c09e911b9cd8ae89d79945c72f26)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08d0de5e..83742a88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.14.12](https://github.com/appium/appium-android-driver/compare/v9.14.11...v9.14.12) (2025-01-09) + +### Miscellaneous Chores + +* Bump adb ([7b23036](https://github.com/appium/appium-android-driver/commit/7b23036b447b1b1ba77dc30b81698360e41ca537)) +* Update appium-adb imports ([#978](https://github.com/appium/appium-android-driver/issues/978)) ([8c7b5d0](https://github.com/appium/appium-android-driver/commit/8c7b5d0f6362c09e911b9cd8ae89d79945c72f26)) + ## [9.14.11](https://github.com/appium/appium-android-driver/compare/v9.14.10...v9.14.11) (2025-01-03) ### Miscellaneous Chores diff --git a/package.json b/package.json index 2c4b73ad..a0233527 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-android-driver", - "version": "9.14.11", + "version": "9.14.12", "description": "Android UiAutomator and Chrome support for Appium", "keywords": [ "appium",