Skip to content

Commit c93f4f7

Browse files
chore(release): 4.1.2 [skip ci]
## [4.1.2](v4.1.1...v4.1.2) (2025-03-14) ### Bug Fixes * the return value of getConnectivity to follow the description ([e36a3cd](e36a3cd))
1 parent e36a3cd commit c93f4f7

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+
## [4.1.2](https://github.com/appium/appium-uiautomator2-driver/compare/v4.1.1...v4.1.2) (2025-03-14)
2+
3+
### Bug Fixes
4+
5+
* the return value of getConnectivity to follow the description ([e36a3cd](https://github.com/appium/appium-uiautomator2-driver/commit/e36a3cd2368459be44a0be76553b0024ba0ce060))
6+
17
## [4.1.1](https://github.com/appium/appium-uiautomator2-driver/compare/v4.1.0...v4.1.1) (2025-03-10)
28

39
### Miscellaneous Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"automated testing",
88
"android"
99
],
10-
"version": "4.1.1",
10+
"version": "4.1.2",
1111
"bugs": {
1212
"url": "https://github.com/appium/appium-uiautomator2-driver/issues"
1313
},

0 commit comments

Comments
 (0)