Skip to content

Commit 158d6f4

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](v1.3.0...v1.3.1) (2025-09-12) ### Bug Fixes * Add support to get elementRect ([#134](#134)) ([4b1f451](4b1f451))
1 parent 4b1f451 commit 158d6f4

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.3.1](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.3.0...v1.3.1) (2025-09-12)
2+
3+
### Bug Fixes
4+
5+
* Add support to get elementRect ([#134](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/issues/134)) ([4b1f451](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/commit/4b1f451f2bc181850be30db0b6b4092a6ad2851f))
6+
17
## [1.3.0](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.2.0...v1.3.0) (2025-08-18)
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.3.0",
8+
"version": "1.3.1",
99
"author": "",
1010
"license": "MIT License",
1111
"repository": {

0 commit comments

Comments
 (0)