Skip to content

Commit 0fd3828

Browse files
chore(release): 9.5.0 [skip ci]
## [9.5.0](v9.4.17...v9.5.0) (2025-01-16) ### Features * improve device streaming and support for remote network ([#1511](#1511)) ([ff01caa](ff01caa))
1 parent ff01caa commit 0fd3828

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.5.0](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.4.17...v9.5.0) (2025-01-16)
2+
3+
### Features
4+
5+
* improve device streaming and support for remote network ([#1511](https://github.com/AppiumTestDistribution/appium-device-farm/issues/1511)) ([ff01caa](https://github.com/AppiumTestDistribution/appium-device-farm/commit/ff01caa6b5a59ede00dcd0f6048260a795bc12e1))
6+
17
## [9.4.17](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.4.16...v9.4.17) (2025-01-03)
28

39
### Miscellaneous Chores

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.17",
3+
"version": "9.5.0",
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)