Skip to content

Commit a8fcaed

Browse files
chore(release): 1.2.0 [skip ci]
## [1.2.0](v1.1.4...v1.2.0) (2025-05-01) ### Features * add command to fetch render tree by widget type ([#119](#119)) ([d439028](d439028))
1 parent d439028 commit a8fcaed

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.2.0](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.1.4...v1.2.0) (2025-05-01)
2+
3+
### Features
4+
5+
* add command to fetch render tree by widget type ([#119](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/issues/119)) ([d439028](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/commit/d439028228aa5481c30163cb95184f389566772b))
6+
17
## [1.1.4](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.1.3...v1.1.4) (2025-04-02)
28

39
### Bug Fixes

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

0 commit comments

Comments
 (0)