Skip to content

Commit 72af42d

Browse files
chore(release): 9.4.10 [skip ci]
## [9.4.10](v9.4.9...v9.4.10) (2024-12-12) ### Bug Fixes * imporve port management for ios parallel execution ([#1470](#1470)) ([a6992b5](a6992b5))
1 parent a6992b5 commit 72af42d

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.10](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.4.9...v9.4.10) (2024-12-12)
2+
3+
### Bug Fixes
4+
5+
* imporve port management for ios parallel execution ([#1470](https://github.com/AppiumTestDistribution/appium-device-farm/issues/1470)) ([a6992b5](https://github.com/AppiumTestDistribution/appium-device-farm/commit/a6992b5caa30aa09141ed9d0f5ef5d7b4301f9c1))
6+
17
## [9.4.9](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.4.8...v9.4.9) (2024-12-12)
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.9",
3+
"version": "9.4.10",
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)