From 64e1de4e83d7bdfd8708f591b36b0647176661d4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 9 May 2024 16:26:14 +0000 Subject: [PATCH] chore(release): 9.3.0 [skip ci] ## [9.3.0](https://github.com/appium/appium-android-driver/compare/v9.2.0...v9.3.0) (2024-05-09) ### Features * support user for mobile isAppInstalled ([#932](https://github.com/appium/appium-android-driver/issues/932)) ([d1bbeea](https://github.com/appium/appium-android-driver/commit/d1bbeeae459956fceef216c5e1d3588a1ef931ab)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d04d4876..8415b673 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.3.0](https://github.com/appium/appium-android-driver/compare/v9.2.0...v9.3.0) (2024-05-09) + + +### Features + +* support user for mobile isAppInstalled ([#932](https://github.com/appium/appium-android-driver/issues/932)) ([d1bbeea](https://github.com/appium/appium-android-driver/commit/d1bbeeae459956fceef216c5e1d3588a1ef931ab)) + ## [9.2.0](https://github.com/appium/appium-android-driver/compare/v9.1.1...v9.2.0) (2024-05-03) diff --git a/package.json b/package.json index f235740c..ac41475a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "appium-android-driver", - "version": "9.2.0", + "version": "9.3.0", "description": "Android UiAutomator and Chrome support for Appium", "keywords": [ "appium",