Skip to content

Commit 95a5304

Browse files
chore(release): 11.2.7 [skip ci]
## [11.2.7](v11.2.6...v11.2.7) (2025-11-28) ### Bug Fixes * Corrected the logic for sending devices to the hub + correct text when sending iOS devices ([#1970](#1970)) ([bc8a5f8](bc8a5f8))
1 parent bc8a5f8 commit 95a5304

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.2.7](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v11.2.6...v11.2.7) (2025-11-28)
2+
3+
### Bug Fixes
4+
5+
* Corrected the logic for sending devices to the hub + correct text when sending iOS devices ([#1970](https://github.com/AppiumTestDistribution/appium-device-farm/issues/1970)) ([bc8a5f8](https://github.com/AppiumTestDistribution/appium-device-farm/commit/bc8a5f8ab3c9ba6b97508e02dcef5c911695e407))
6+
17
## [11.2.6](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v11.2.5...v11.2.6) (2025-11-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": "11.2.6",
3+
"version": "11.2.7",
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)