Skip to content

Commit 68cdd65

Browse files
chore(release): 9.4.5 [skip ci]
## [9.4.5](v9.4.4...v9.4.5) (2024-10-25) ### Bug Fixes * use dynamic ports for wda ([#1431](#1431)) ([bf390bd](bf390bd))
1 parent bf390bd commit 68cdd65

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.5](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.4.4...v9.4.5) (2024-10-25)
2+
3+
### Bug Fixes
4+
5+
* use dynamic ports for wda ([#1431](https://github.com/AppiumTestDistribution/appium-device-farm/issues/1431)) ([bf390bd](https://github.com/AppiumTestDistribution/appium-device-farm/commit/bf390bdbc6eddb1ed9bf4fe2108064ecbe1e662e))
6+
17
## [9.4.4](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.4.3...v9.4.4) (2024-10-25)
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.4",
3+
"version": "9.4.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)