Skip to content

Commit

Permalink
chore(release): 9.2.5 [skip ci]
Browse files Browse the repository at this point in the history
## [9.2.5](v9.2.4...v9.2.5) (2024-08-22)

### Miscellaneous Chores

* **deps:** update dependency @appium/plugin-test-support to v0.3.41 ([8ea1918](8ea1918))
  • Loading branch information
semantic-release-bot committed Aug 22, 2024
1 parent 8ea1918 commit 67308b4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [9.2.5](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.2.4...v9.2.5) (2024-08-22)

### Miscellaneous Chores

* **deps:** update dependency @appium/plugin-test-support to v0.3.41 ([8ea1918](https://github.com/AppiumTestDistribution/appium-device-farm/commit/8ea1918114db978bbdbf4111a86bb2d0c4796e99))

## [9.2.4](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.2.3...v9.2.4) (2024-08-22)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "appium-device-farm",
"version": "9.2.4",
"version": "9.2.5",
"description": "An appium 2.0 plugin that manages and create driver session on available devices",
"main": "./lib/src/main.js",
"scripts": {
Expand Down

0 comments on commit 67308b4

Please sign in to comment.