Skip to content

Commit 0bc93d0

Browse files
chore(release): 5.14.2 [skip ci]
## [5.14.2](v5.14.1...v5.14.2) (2026-08-11) ### Bug Fixes * **display:** stop captures when the recording's output file cannot be created ([#290](#290)) ([18ad748](18ad748))
1 parent 18ad748 commit 0bc93d0

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.2](https://github.com/appium/appium-ios-remotexpc/compare/v5.14.1...v5.14.2) (2026-08-11)
2+
3+
### Bug Fixes
4+
5+
* **display:** stop captures when the recording's output file cannot be created ([#290](https://github.com/appium/appium-ios-remotexpc/issues/290)) ([18ad748](https://github.com/appium/appium-ios-remotexpc/commit/18ad7480bf5a82888a7ea9a574e937ce11b5eaba))
6+
17
## [5.14.1](https://github.com/appium/appium-ios-remotexpc/compare/v5.14.0...v5.14.1) (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.1",
3+
"version": "5.14.2",
44
"description": "",
55
"keywords": [],
66
"bugs": {

0 commit comments

Comments
 (0)