Skip to content

Commit

Permalink
chore(release): 9.4.13 [skip ci]
Browse files Browse the repository at this point in the history
## [9.4.13](v9.4.12...v9.4.13) (2024-12-16)

### Bug Fixes

* add logic to ignore websocket connectivity ([#1477](#1477)) ([47c403b](47c403b))
  • Loading branch information
semantic-release-bot committed Dec 16, 2024
1 parent 47c403b commit c793541
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.13](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.4.12...v9.4.13) (2024-12-16)

### Bug Fixes

* add logic to ignore websocket connectivity ([#1477](https://github.com/AppiumTestDistribution/appium-device-farm/issues/1477)) ([47c403b](https://github.com/AppiumTestDistribution/appium-device-farm/commit/47c403b629d607da273d5cba3365b9eb4d4631cd))

## [9.4.12](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.4.11...v9.4.12) (2024-12-15)

### 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.12",
"version": "9.4.13",
"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 c793541

Please sign in to comment.