Skip to content

Commit f1bc459

Browse files
chore(release): 5.14.3 [skip ci]
## [5.14.3](v5.14.2...v5.14.3) (2026-08-11) ### Bug Fixes * **display:** close the video writer when the audio writer's close throws ([#291](#291)) ([ee8f381](ee8f381))
1 parent ee8f381 commit f1bc459

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.3](https://github.com/appium/appium-ios-remotexpc/compare/v5.14.2...v5.14.3) (2026-08-11)
2+
3+
### Bug Fixes
4+
5+
* **display:** close the video writer when the audio writer's close throws ([#291](https://github.com/appium/appium-ios-remotexpc/issues/291)) ([ee8f381](https://github.com/appium/appium-ios-remotexpc/commit/ee8f381d867dfe703e407462ad7da0184b59a67d))
6+
17
## [5.14.2](https://github.com/appium/appium-ios-remotexpc/compare/v5.14.1...v5.14.2) (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.2",
3+
"version": "5.14.3",
44
"description": "",
55
"keywords": [],
66
"bugs": {

0 commit comments

Comments
 (0)