Skip to content

Commit f26f247

Browse files
chore(release): 5.15.5 [skip ci]
## [5.15.5](v5.15.4...v5.15.5) (2026-08-26) ### Bug Fixes * **apple-tv:** wrap malformed pair-verify TLV8 responses in PairingError ([#303](#303)) ([dfa37d4](dfa37d4))
1 parent dfa37d4 commit f26f247

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.15.5](https://github.com/appium/appium-ios-remotexpc/compare/v5.15.4...v5.15.5) (2026-08-26)
2+
3+
### Bug Fixes
4+
5+
* **apple-tv:** wrap malformed pair-verify TLV8 responses in PairingError ([#303](https://github.com/appium/appium-ios-remotexpc/issues/303)) ([dfa37d4](https://github.com/appium/appium-ios-remotexpc/commit/dfa37d450231cddbaee30cb7e88a28b06073a62b))
6+
17
## [5.15.4](https://github.com/appium/appium-ios-remotexpc/compare/v5.15.3...v5.15.4) (2026-08-25)
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.15.4",
3+
"version": "5.15.5",
44
"description": "",
55
"keywords": [],
66
"bugs": {

0 commit comments

Comments
 (0)