Skip to content

Commit 5206051

Browse files
chore(release): 11.0.6 [skip ci]
## [11.0.6](v11.0.5...v11.0.6) (2025-10-02) ### Bug Fixes * issues with live streaming and build logs ([#1864](#1864)) ([6462eb2](6462eb2))
1 parent 6462eb2 commit 5206051

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+
## [11.0.6](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v11.0.5...v11.0.6) (2025-10-02)
2+
3+
### Bug Fixes
4+
5+
* issues with live streaming and build logs ([#1864](https://github.com/AppiumTestDistribution/appium-device-farm/issues/1864)) ([6462eb2](https://github.com/AppiumTestDistribution/appium-device-farm/commit/6462eb2fd458eb8f29d2b7287a44838ca9e8fd25))
6+
17
## [11.0.5](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v11.0.4...v11.0.5) (2025-10-02)
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": "11.0.5",
3+
"version": "11.0.6",
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)