Skip to content

Commit 2c92ef9

Browse files
chore(release): 5.14.4 [skip ci]
## [5.14.4](v5.14.3...v5.14.4) (2026-08-12) ### Bug Fixes * **afc:** make walk tolerant to untraversable directories ([#292](#292)) ([ac6959b](ac6959b))
1 parent ac6959b commit 2c92ef9

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [5.14.4](https://github.com/appium/appium-ios-remotexpc/compare/v5.14.3...v5.14.4) (2026-08-12)
2+
3+
### Bug Fixes
4+
5+
* **afc:** make walk tolerant to untraversable directories ([#292](https://github.com/appium/appium-ios-remotexpc/issues/292)) ([ac6959b](https://github.com/appium/appium-ios-remotexpc/commit/ac6959bd413ce4b7685895d3c024c0861be17b7f))
6+
17
## [5.14.3](https://github.com/appium/appium-ios-remotexpc/compare/v5.14.2...v5.14.3) (2026-08-11)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "appium-ios-remotexpc",
3-
"version": "5.14.3",
3+
"version": "5.14.4",
44
"description": "",
55
"keywords": [],
66
"bugs": {

0 commit comments

Comments
 (0)