Skip to content

Commit 3f260c0

Browse files
chore(release): 10.2.0 [skip ci]
## [10.2.0](v10.1.2...v10.2.0) (2025-09-16) ### Features * [#1803](#1803) ([#1817](#1817)) ([1a0d0e1](1a0d0e1))
1 parent 1a0d0e1 commit 3f260c0

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.2.0](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v10.1.2...v10.2.0) (2025-09-16)
2+
3+
### Features
4+
5+
* [#1803](https://github.com/AppiumTestDistribution/appium-device-farm/issues/1803) ([#1817](https://github.com/AppiumTestDistribution/appium-device-farm/issues/1817)) ([1a0d0e1](https://github.com/AppiumTestDistribution/appium-device-farm/commit/1a0d0e1cff4ba2a5b6238d357bffab33b1055f5a))
6+
17
## [10.1.2](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v10.1.1...v10.1.2) (2025-09-15)
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.1.2",
3+
"version": "10.2.0",
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)