Skip to content

Commit 57a2b39

Browse files
chore(release): 2.0.2 [skip ci]
## [2.0.2](v2.0.1...v2.0.2) (2025-10-09) ### Bug Fixes * safe parse element locators when used in flutter commands ([#152](#152)) ([bae30b8](bae30b8))
1 parent bae30b8 commit 57a2b39

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+
## [2.0.2](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v2.0.1...v2.0.2) (2025-10-09)
2+
3+
### Bug Fixes
4+
5+
* safe parse element locators when used in flutter commands ([#152](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/issues/152)) ([bae30b8](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/commit/bae30b820c0639552f3c834a69ab8728d28b3857))
6+
17
## [2.0.1](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v2.0.0...v2.0.1) (2025-10-09)
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": "2.0.1",
8+
"version": "2.0.2",
99
"author": "",
1010
"license": "MIT License",
1111
"repository": {

0 commit comments

Comments
 (0)