Skip to content

Commit 36e14c9

Browse files
chore(release): 2.39.0 [skip ci]
## [2.39.0](v2.38.3...v2.39.0) (2024-05-10) ### Features * add user option for mobile: isAppInstalled ([#1004](#1004)) ([590788f](590788f))
1 parent 590788f commit 36e14c9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.39.0](https://github.com/appium/appium-espresso-driver/compare/v2.38.3...v2.39.0) (2024-05-10)
2+
3+
4+
### Features
5+
6+
* add user option for mobile: isAppInstalled ([#1004](https://github.com/appium/appium-espresso-driver/issues/1004)) ([590788f](https://github.com/appium/appium-espresso-driver/commit/590788fbb3dda79b4b21479a0c9c492ae79c1148))
7+
18
## [2.38.3](https://github.com/appium/appium-espresso-driver/compare/v2.38.2...v2.38.3) (2024-05-04)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"automated testing",
88
"android"
99
],
10-
"version": "2.38.3",
10+
"version": "2.39.0",
1111
"author": "Appium Contributors",
1212
"license": "Apache-2.0",
1313
"repository": {

0 commit comments

Comments
 (0)