From 8c3d9a0cf9820a77ab4d8b6de6162707f4a635f5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 2 Aug 2024 18:01:08 +0000 Subject: [PATCH] chore(release): 9.8.2 [skip ci] ## [9.8.2](https://github.com/appium/appium-android-driver/compare/v9.8.1...v9.8.2) (2024-08-02) ### Bug Fixes * Tune application termination condition ([#953](https://github.com/appium/appium-android-driver/issues/953)) ([970085a](https://github.com/appium/appium-android-driver/commit/970085a2712c7dd1e8e3f731dbe349e47f584e9a)) --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1397c5a9..b128c170 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [9.8.2](https://github.com/appium/appium-android-driver/compare/v9.8.1...v9.8.2) (2024-08-02) + +### Bug Fixes + +* Tune application termination condition ([#953](https://github.com/appium/appium-android-driver/issues/953)) ([970085a](https://github.com/appium/appium-android-driver/commit/970085a2712c7dd1e8e3f731dbe349e47f584e9a)) + ## [9.8.1](https://github.com/appium/appium-android-driver/compare/v9.8.0...v9.8.1) (2024-07-29) ### Miscellaneous Chores diff --git a/package.json b/package.json index da9794ce..26902913 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-android-driver", - "version": "9.8.1", + "version": "9.8.2", "description": "Android UiAutomator and Chrome support for Appium", "keywords": [ "appium",