Skip to content

Commit 3692d61

Browse files
chore(release): 1.1.0 [skip ci]
## [1.1.0](v1.0.7...v1.1.0) (2024-07-19) ### Features * mock camera image ([#71](#71)) ([c0818e9](c0818e9))
1 parent c0818e9 commit 3692d61

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.1.0](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.0.7...v1.1.0) (2024-07-19)
2+
3+
### Features
4+
5+
* mock camera image ([#71](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/issues/71)) ([c0818e9](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/commit/c0818e996a85cbfbf5b0c82c98ec8aa1aeb8f68a))
6+
17
## [1.0.7](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.0.6...v1.0.7) (2024-07-17)
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.0.7",
8+
"version": "1.1.0",
99
"author": "",
1010
"license": "MIT License",
1111
"repository": {

0 commit comments

Comments
 (0)