Skip to content

Commit

Permalink
chore(release): 1.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.6](v1.0.5...v1.0.6) (2024-07-11)

### Bug Fixes

* run ios simulator tests on default port ([#51](#51)) ([526b65b](526b65b))
  • Loading branch information
semantic-release-bot committed Jul 11, 2024
1 parent 526b65b commit 5b6ccb1
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 @@
## [1.0.6](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.0.5...v1.0.6) (2024-07-11)

### Bug Fixes

* run ios simulator tests on default port ([#51](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/issues/51)) ([526b65b](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/commit/526b65b7320d334dc82cf67c4785b3b6f6151f06))

## [1.0.5](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.0.4...v1.0.5) (2024-07-11)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"appium",
"flutter"
],
"version": "1.0.5",
"version": "1.0.6",
"author": "",
"license": "MIT License",
"repository": {
Expand Down

0 comments on commit 5b6ccb1

Please sign in to comment.