Skip to content

Commit

Permalink
chore(release): 9.3.0 [skip ci]
Browse files Browse the repository at this point in the history
## [9.3.0](v9.2.0...v9.3.0) (2024-05-09)

### Features

* support user for mobile isAppInstalled ([#932](#932)) ([d1bbeea](d1bbeea))
  • Loading branch information
semantic-release-bot committed May 9, 2024
1 parent d1bbeea commit 64e1de4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 64e1de4

Please sign in to comment.