Skip to content

Commit ca96400

Browse files
chore(release): 1.3.0 [skip ci]
## [1.3.0](v1.2.0...v1.3.0) (2025-08-18) ### Features * enable webview context handling and command proxying in driver ([#131](#131)) ([628bf35](628bf35))
1 parent 628bf35 commit ca96400

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+
## [1.3.0](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.2.0...v1.3.0) (2025-08-18)
2+
3+
### Features
4+
5+
* enable webview context handling and command proxying in driver ([#131](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/issues/131)) ([628bf35](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/commit/628bf35bb1c5efe8bcd18e2a70d9ebf5e65662fb))
6+
17
## [1.2.0](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.1.4...v1.2.0) (2025-05-01)
28

39
### Features

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

0 commit comments

Comments
 (0)