Skip to content

Commit ed29911

Browse files
chore(release): 11.3.1 [skip ci]
## [11.3.1](v11.3.0...v11.3.1) (2025-12-21) ### Bug Fixes * Android emulators not booting when platform is set to 'both' ([#1457](#1457)) ([#2003](#2003)) ([12b33cb](12b33cb))
1 parent 12b33cb commit ed29911

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.3.1](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v11.3.0...v11.3.1) (2025-12-21)
2+
3+
### Bug Fixes
4+
5+
* Android emulators not booting when platform is set to 'both' ([#1457](https://github.com/AppiumTestDistribution/appium-device-farm/issues/1457)) ([#2003](https://github.com/AppiumTestDistribution/appium-device-farm/issues/2003)) ([12b33cb](https://github.com/AppiumTestDistribution/appium-device-farm/commit/12b33cb8eb58f2e2407a40381fc958cab359fdf0))
6+
17
## [11.3.0](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v11.2.15...v11.3.0) (2025-12-12)
28

39
### Features

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