Skip to content

Commit 636b3d6

Browse files
chore(release): 11.1.3 [skip ci]
## [11.1.3](v11.1.2...v11.1.3) (2025-10-28) ### Bug Fixes * Fix setting env for go-ios in windows ([#1917](#1917)) ([68f959d](68f959d))
1 parent 68f959d commit 636b3d6

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.3](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v11.1.2...v11.1.3) (2025-10-28)
2+
3+
### Bug Fixes
4+
5+
* Fix setting env for go-ios in windows ([#1917](https://github.com/AppiumTestDistribution/appium-device-farm/issues/1917)) ([68f959d](https://github.com/AppiumTestDistribution/appium-device-farm/commit/68f959d93226898d550b810ac94e1fb27bdd20d5))
6+
17
## [11.1.2](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v11.1.1...v11.1.2) (2025-10-28)
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.1.2",
3+
"version": "11.1.3",
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)