We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aff491d commit d195d86Copy full SHA for d195d86
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.1.2](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.1.1...v1.1.2) (2024-07-25)
2
+
3
+### Bug Fixes
4
5
+* backward compatability for setValue command ([#79](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/issues/79)) ([aff491d](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/commit/aff491d1964dcaeed123f0e5b2736a069773f782))
6
7
## [1.1.1](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.1.0...v1.1.1) (2024-07-23)
8
9
### Bug Fixes
package.json
@@ -5,7 +5,7 @@
"appium",
"flutter"
],
- "version": "1.1.1",
+ "version": "1.1.2",
"author": "",
10
"license": "MIT License",
11
"repository": {
0 commit comments