Skip to content

Commit a9e716a

Browse files
chore(release): 5.14.6 [skip ci]
## [5.14.6](v5.14.5...v5.14.6) (2026-08-20) ### Bug Fixes * bind tunnel registry server to localhost only ([#296](#296)) ([f837953](f837953))
1 parent f837953 commit a9e716a

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.6](https://github.com/appium/appium-ios-remotexpc/compare/v5.14.5...v5.14.6) (2026-08-20)
2+
3+
### Bug Fixes
4+
5+
* bind tunnel registry server to localhost only ([#296](https://github.com/appium/appium-ios-remotexpc/issues/296)) ([f837953](https://github.com/appium/appium-ios-remotexpc/commit/f83795348d2e6d8f6da1b8203bb7aab7b919aa7b))
6+
17
## [5.14.5](https://github.com/appium/appium-ios-remotexpc/compare/v5.14.4...v5.14.5) (2026-08-20)
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.5",
3+
"version": "5.14.6",
44
"description": "",
55
"keywords": [],
66
"bugs": {

0 commit comments

Comments
 (0)