Skip to content

Commit 6b4443c

Browse files
chore(release): 0.34.2 [skip ci]
## [0.34.2](v0.34.1...v0.34.2) (2026-03-16) ### Bug Fixes * Ensure dns-sd is always terminated ([#161](#161)) ([a12ff10](a12ff10))
1 parent a12ff10 commit 6b4443c

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+
## [0.34.2](https://github.com/appium/appium-ios-remotexpc/compare/v0.34.1...v0.34.2) (2026-03-16)
2+
3+
### Bug Fixes
4+
5+
* Ensure dns-sd is always terminated ([#161](https://github.com/appium/appium-ios-remotexpc/issues/161)) ([a12ff10](https://github.com/appium/appium-ios-remotexpc/commit/a12ff105ab12ebdd308a80cbe72200c9dabe8a5d))
6+
17
## [0.34.1](https://github.com/appium/appium-ios-remotexpc/compare/v0.34.0...v0.34.1) (2026-03-16)
28

39
### Miscellaneous Chores

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": "0.34.1",
3+
"version": "0.34.2",
44
"main": "build/src/index.js",
55
"types": "build/src/index.d.ts",
66
"type": "module",

0 commit comments

Comments
 (0)