Skip to content

Commit b47ef93

Browse files
chore(release): 11.0.8 [skip ci]
## [11.0.8](v11.0.7...v11.0.8) (2025-10-06) ### Bug Fixes * show cursor for ios manual control ([#1871](#1871)) ([d4e52c3](d4e52c3))
1 parent d4e52c3 commit b47ef93

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.0.8](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v11.0.7...v11.0.8) (2025-10-06)
2+
3+
### Bug Fixes
4+
5+
* show cursor for ios manual control ([#1871](https://github.com/AppiumTestDistribution/appium-device-farm/issues/1871)) ([d4e52c3](https://github.com/AppiumTestDistribution/appium-device-farm/commit/d4e52c3e53fc9ab2c852053ed7843b4abef5d162))
6+
17
## [11.0.7](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v11.0.6...v11.0.7) (2025-10-02)
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.0.7",
3+
"version": "11.0.8",
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)