Skip to content

Commit 72c1950

Browse files
chore(release): 11.2.3 [skip ci]
## [11.2.3](v11.2.2...v11.2.3) (2025-11-03) ### Bug Fixes * Added the fix for the android Bluetooth name ([#1872](#1872)) ([2b70e22](2b70e22))
1 parent 2b70e22 commit 72c1950

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.3](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v11.2.2...v11.2.3) (2025-11-03)
2+
3+
### Bug Fixes
4+
5+
* Added the fix for the android Bluetooth name ([#1872](https://github.com/AppiumTestDistribution/appium-device-farm/issues/1872)) ([2b70e22](https://github.com/AppiumTestDistribution/appium-device-farm/commit/2b70e229d8fcc05e2b125fb56bd549bc569cf7fd))
6+
17
## [11.2.2](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v11.2.1...v11.2.2) (2025-11-03)
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.2",
3+
"version": "11.2.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)