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 b0f302b commit 941401dCopy full SHA for 941401d
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [2.0.3](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v2.0.2...v2.0.3) (2025-10-17)
2
+
3
+### Miscellaneous Chores
4
5
+* fix typos ([b0f302b](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/commit/b0f302bf2ad8f35370847d64d626883dc1b9183c))
6
7
## [2.0.2](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v2.0.1...v2.0.2) (2025-10-09)
8
9
### Bug Fixes
package.json
@@ -5,7 +5,7 @@
"appium",
"flutter"
],
- "version": "2.0.2",
+ "version": "2.0.3",
"author": "",
10
"license": "MIT License",
11
"repository": {
0 commit comments