Skip to content

Commit 6790281

Browse files
chore(release): 2.0.0 [skip ci]
## [2.0.0](v1.5.1...v2.0.0) (2025-09-19) ### ⚠ BREAKING CHANGES * - Following changes are added - Updated all dependencies to point to appium3 - This version will work only with appium 3 and above ### Features * support for appium3 ([#146](#146)) ([c2fcab9](c2fcab9))
1 parent c2fcab9 commit 6790281

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [2.0.0](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.5.1...v2.0.0) (2025-09-19)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* - Following changes are added
6+
- Updated all dependencies to point to appium3
7+
- This version will work only with appium 3 and above
8+
9+
### Features
10+
11+
* support for appium3 ([#146](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/issues/146)) ([c2fcab9](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/commit/c2fcab9ee83c5d463de75bf089b75b9530d04bfc))
12+
113
## [1.5.1](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.5.0...v1.5.1) (2025-09-19)
214

315
### Reverts

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

0 commit comments

Comments
 (0)