Skip to content

Commit

Permalink
chore(release): 9.4.2 [skip ci]
Browse files Browse the repository at this point in the history
## [9.4.2](v9.4.1...v9.4.2) (2024-10-24)

### Bug Fixes

* bump version ([#1426](#1426)) ([78613c7](78613c7))
  • Loading branch information
semantic-release-bot committed Oct 24, 2024
1 parent 78613c7 commit ecfe8d3
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.4.2](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.4.1...v9.4.2) (2024-10-24)

### Bug Fixes

* bump version ([#1426](https://github.com/AppiumTestDistribution/appium-device-farm/issues/1426)) ([78613c7](https://github.com/AppiumTestDistribution/appium-device-farm/commit/78613c7e1f584fce769978b1e96c13501b223ac4))

## [9.4.1](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.4.0...v9.4.1) (2024-10-04)

### 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.4.1",
"version": "9.4.2",
"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 ecfe8d3

Please sign in to comment.