Skip to content

Commit 2f032dc

Browse files
chore(release): 9.8.4 [skip ci]
## [9.8.4](v9.8.3...v9.8.4) (2025-03-18) ### Bug Fixes * add support for file browser and app management for android ([#1597](#1597)) ([4aed0d5](4aed0d5))
1 parent 4aed0d5 commit 2f032dc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [9.8.4](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.8.3...v9.8.4) (2025-03-18)
2+
3+
### Bug Fixes
4+
5+
* add support for file browser and app management for android ([#1597](https://github.com/AppiumTestDistribution/appium-device-farm/issues/1597)) ([4aed0d5](https://github.com/AppiumTestDistribution/appium-device-farm/commit/4aed0d5defc2628a72af5fb994e06b61baf5ffee))
6+
17
## [9.8.3](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.8.2...v9.8.3) (2025-03-05)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appium-device-farm",
3-
"version": "9.8.3",
3+
"version": "9.8.4",
44
"description": "An appium 2.0 plugin that manages and create driver session on available devices.",
55
"main": "./lib/src/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)