Skip to content

Commit 5929ad5

Browse files
chore(release): 9.7.2 [skip ci]
## [9.7.2](v9.7.1...v9.7.2) (2025-02-21) ### Bug Fixes * build error ([#1568](#1568)) ([0720ab8](0720ab8))
1 parent 0720ab8 commit 5929ad5

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+
## [9.7.2](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.7.1...v9.7.2) (2025-02-21)
2+
3+
### Bug Fixes
4+
5+
* build error ([#1568](https://github.com/AppiumTestDistribution/appium-device-farm/issues/1568)) ([0720ab8](https://github.com/AppiumTestDistribution/appium-device-farm/commit/0720ab8bbd8a00d26fd64fc3ab45470be9325b63))
6+
17
## [9.7.1](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.7.0...v9.7.1) (2025-02-21)
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": "9.7.1",
3+
"version": "9.7.2",
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)