Skip to content

Commit 0c48ecc

Browse files
chore(release): 10.0.8 [skip ci]
## [10.0.8](v10.0.7...v10.0.8) (2025-09-05) ### Bug Fixes * [#1683](#1683) ([daefbfb](daefbfb))
1 parent daefbfb commit 0c48ecc

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+
## [10.0.8](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v10.0.7...v10.0.8) (2025-09-05)
2+
3+
### Bug Fixes
4+
5+
* [#1683](https://github.com/AppiumTestDistribution/appium-device-farm/issues/1683) ([daefbfb](https://github.com/AppiumTestDistribution/appium-device-farm/commit/daefbfb203f1931f5f47a16d3722a58e31c87646))
6+
17
## [10.0.7](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v10.0.6...v10.0.7) (2025-08-22)
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": "10.0.7",
3+
"version": "10.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)