Skip to content

Commit

Permalink
chore(release): 9.2.11 [skip ci]
Browse files Browse the repository at this point in the history
## [9.2.11](v9.2.10...v9.2.11) (2024-09-02)

### Bug Fixes

* add support to flutter integration driver ([#1355](#1355)) ([683c61c](683c61c))
  • Loading branch information
semantic-release-bot committed Sep 2, 2024
1 parent 683c61c commit dcf72ea
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.11](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.2.10...v9.2.11) (2024-09-02)

### Bug Fixes

* add support to flutter integration driver ([#1355](https://github.com/AppiumTestDistribution/appium-device-farm/issues/1355)) ([683c61c](https://github.com/AppiumTestDistribution/appium-device-farm/commit/683c61c1ee5400cf12ab2f40de3450803fa01f05))

## [9.2.10](https://github.com/AppiumTestDistribution/appium-device-farm/compare/v9.2.9...v9.2.10) (2024-08-27)

### 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.10",
"version": "9.2.11",
"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 dcf72ea

Please sign in to comment.