Skip to content

Commit 3241411

Browse files
chore(release): 9.4.9 [skip ci]
## [9.4.9](v9.4.8...v9.4.9) (2024-12-12) ### Bug Fixes * Unable to take ios devices from node for manual interaction ([#1469](#1469)) ([9c079e8](9c079e8))
1 parent 9c079e8 commit 3241411

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.4.9](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.4.8...v9.4.9) (2024-12-12)
2+
3+
### Bug Fixes
4+
5+
* Unable to take ios devices from node for manual interaction ([#1469](https://github.com/AppiumTestDistribution/appium-device-farm/issues/1469)) ([9c079e8](https://github.com/AppiumTestDistribution/appium-device-farm/commit/9c079e8babc3b6ef20e2adae3394f72aeb40dc97))
6+
17
## [9.4.8](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.4.7...v9.4.8) (2024-12-11)
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.4.8",
3+
"version": "9.4.9",
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)