Skip to content

Commit 9c5047d

Browse files
chore(release): 1.1.4 [skip ci]
## [1.1.4](v1.1.3...v1.1.4) (2025-04-02) ### Bug Fixes * update driver versions and fix jwproxy base path ([#114](#114)) ([05e9767](05e9767)) ### Miscellaneous Chores * fix build issues ([#115](#115)) ([32e5152](32e5152))
1 parent 32e5152 commit 9c5047d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.1.4](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.1.3...v1.1.4) (2025-04-02)
2+
3+
### Bug Fixes
4+
5+
* update driver versions and fix jwproxy base path ([#114](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/issues/114)) ([05e9767](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/commit/05e9767b59fb430e4f3b9e58afbf632bd207c908))
6+
7+
### Miscellaneous Chores
8+
9+
* fix build issues ([#115](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/issues/115)) ([32e5152](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/commit/32e515252fe99731459f6915cd612e3958a8f660))
10+
111
## [1.1.3](https://github.com/AppiumTestDistribution/appium-flutter-integration-driver/compare/v1.1.2...v1.1.3) (2024-07-26)
212

313
### Miscellaneous Chores

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

0 commit comments

Comments
 (0)