Skip to content

Commit 792fe63

Browse files
chore(release): 1.4.1 [skip ci]
## [1.4.1](AppiumTestDistribution/appium-flutter-integration-driver@v1.4.0...v1.4.1) (2025-09-17) ### Bug Fixes * Added support for descendant within scroll ([AppiumTestDistribution#141](AppiumTestDistribution#141)) ([fbae4c3](AppiumTestDistribution@fbae4c3))
1 parent fbae4c3 commit 792fe63

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.4.1](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.4.0...v1.4.1) (2025-09-17)
2+
3+
### Bug Fixes
4+
5+
* Added support for descendant within scroll ([#141](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/issues/141)) ([fbae4c3](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/commit/fbae4c3bcfbda27f86fe476a83a91d76292b4853))
6+
17
## [1.4.0](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.3.1...v1.4.0) (2025-09-16)
28

39
### Features

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

0 commit comments

Comments
 (0)