Skip to content

Commit 2438486

Browse files
chore(release): 11.1.2 [skip ci]
## [11.1.2](v11.1.1...v11.1.2) (2025-10-28) ### Bug Fixes * fix [#1909](#1909) [#1895](#1895) starting session when go-ios is provided ([#1915](#1915)) ([c446851](c446851))
1 parent c446851 commit 2438486

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.1.2](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v11.1.1...v11.1.2) (2025-10-28)
2+
3+
### Bug Fixes
4+
5+
* fix [#1909](https://github.com/AppiumTestDistribution/appium-device-farm/issues/1909) [#1895](https://github.com/AppiumTestDistribution/appium-device-farm/issues/1895) starting session when go-ios is provided ([#1915](https://github.com/AppiumTestDistribution/appium-device-farm/issues/1915)) ([c446851](https://github.com/AppiumTestDistribution/appium-device-farm/commit/c44685102015ae23ad68e14fe7105df0976bdb9d))
6+
17
## [11.1.1](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v11.1.0...v11.1.1) (2025-10-15)
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.1.1",
3+
"version": "11.1.2",
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)