Skip to content

Commit eeb8048

Browse files
chore(release): 9.8.5 [skip ci]
## [9.8.5](v9.8.4...v9.8.5) (2025-03-31) ### Bug Fixes * address open issues and update base plugin versions ([#1631](#1631)) ([19b0cd1](19b0cd1))
1 parent 19b0cd1 commit eeb8048

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.5](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.8.4...v9.8.5) (2025-03-31)
2+
3+
### Bug Fixes
4+
5+
* address open issues and update base plugin versions ([#1631](https://github.com/AppiumTestDistribution/appium-device-farm/issues/1631)) ([19b0cd1](https://github.com/AppiumTestDistribution/appium-device-farm/commit/19b0cd1b40fb61f2550dbe00e9f9d25d4c41ed50))
6+
17
## [9.8.4](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.8.3...v9.8.4) (2025-03-18)
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.4",
3+
"version": "9.8.5",
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)