Skip to content

Commit af0ff4d

Browse files
chore(release): 2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2025-10-09) ### Bug Fixes * locator parsing ([#151](#151)) ([acc617c](acc617c))
1 parent acc617c commit af0ff4d

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.1](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v2.0.0...v2.0.1) (2025-10-09)
2+
3+
### Bug Fixes
4+
5+
* locator parsing ([#151](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/issues/151)) ([acc617c](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/commit/acc617c281b08019f7aeb20ce3d1d2ef2cf22482))
6+
17
## [2.0.0](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.5.1...v2.0.0) (2025-09-19)
28

39
### ⚠ BREAKING CHANGES

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

0 commit comments

Comments
 (0)