From 4963c53af80fdc40618bc4a6aed26c5b91c64a4b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 27 Dec 2024 04:47:10 +0000 Subject: [PATCH] chore(release): 9.14.9 [skip ci] ## [9.14.9](https://github.com/appium/appium-android-driver/compare/v9.14.8...v9.14.9) (2024-12-27) ### Bug Fixes * Tune retrieval of package launch info ([#975](https://github.com/appium/appium-android-driver/issues/975)) ([bbdcc18](https://github.com/appium/appium-android-driver/commit/bbdcc1806948c63fdb455fdf489c7e6a1d1b5a97)) --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bde6657..6ee0aaf4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [9.14.9](https://github.com/appium/appium-android-driver/compare/v9.14.8...v9.14.9) (2024-12-27) + +### Bug Fixes + +* Tune retrieval of package launch info ([#975](https://github.com/appium/appium-android-driver/issues/975)) ([bbdcc18](https://github.com/appium/appium-android-driver/commit/bbdcc1806948c63fdb455fdf489c7e6a1d1b5a97)) + ## [9.14.8](https://github.com/appium/appium-android-driver/compare/v9.14.7...v9.14.8) (2024-12-19) ### Bug Fixes diff --git a/package.json b/package.json index 9ef4b80d..0280c9d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-android-driver", - "version": "9.14.8", + "version": "9.14.9", "description": "Android UiAutomator and Chrome support for Appium", "keywords": [ "appium",