Skip to content

Commit 82a01fd

Browse files
chore(release): 1.0.4 [skip ci]
## [1.0.4](v1.0.3...v1.0.4) (2024-07-10) ### Miscellaneous Chores * Reduce the appium peerdependency to 2.5 ([#43](#43)) ([f3e20e2](f3e20e2))
1 parent f3e20e2 commit 82a01fd

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.4](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.0.3...v1.0.4) (2024-07-10)
2+
3+
### Miscellaneous Chores
4+
5+
* Reduce the appium peerdependency to 2.5 ([#43](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/issues/43)) ([f3e20e2](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/commit/f3e20e276833e684537fdbd205dd4781ffc2cbd8))
6+
17
## [1.0.3](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.0.2...v1.0.3) (2024-07-10)
28

39
### Miscellaneous Chores

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.3",
8+
"version": "1.0.4",
99
"author": "",
1010
"license": "MIT License",
1111
"repository": {

0 commit comments

Comments
 (0)