Skip to content

Commit 5b6ccb1

Browse files
chore(release): 1.0.6 [skip ci]
## [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))
1 parent 526b65b commit 5b6ccb1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.0.6](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.0.5...v1.0.6) (2024-07-11)
2+
3+
### Bug Fixes
4+
5+
* 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))
6+
17
## [1.0.5](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.0.4...v1.0.5) (2024-07-11)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"appium",
66
"flutter"
77
],
8-
"version": "1.0.5",
8+
"version": "1.0.6",
99
"author": "",
1010
"license": "MIT License",
1111
"repository": {

0 commit comments

Comments
 (0)