Skip to content

Commit ed7425a

Browse files
chore(release): 9.8.3 [skip ci]
## [9.8.3](v9.8.2...v9.8.3) (2025-03-05) ### Bug Fixes * display realtime adb logs during manual device control ([#1581](#1581)) ([70d6efa](70d6efa))
1 parent 70d6efa commit ed7425a

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.3](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.8.2...v9.8.3) (2025-03-05)
2+
3+
### Bug Fixes
4+
5+
* display realtime adb logs during manual device control ([#1581](https://github.com/AppiumTestDistribution/appium-device-farm/issues/1581)) ([70d6efa](https://github.com/AppiumTestDistribution/appium-device-farm/commit/70d6efa54bbc040043f6a1a05fc07fdfbb3b85c0))
6+
17
## [9.8.2](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.8.1...v9.8.2) (2025-02-24)
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.2",
3+
"version": "9.8.3",
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)