Skip to content

Commit b71a3ac

Browse files
chore(release): 0.43.2 [skip ci]
## [0.43.2](appium/appium-ios-remotexpc@v0.43.1...v0.43.2) (2026-04-01) ### Miscellaneous Chores * reduce the timeout amount ([appium#186](appium#186)) ([beb4e16](appium@beb4e16))
1 parent beb4e16 commit b71a3ac

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.43.2](https://github.com/appium/appium-ios-remotexpc/compare/v0.43.1...v0.43.2) (2026-04-01)
2+
3+
### Miscellaneous Chores
4+
5+
* reduce the timeout amount ([#186](https://github.com/appium/appium-ios-remotexpc/issues/186)) ([beb4e16](https://github.com/appium/appium-ios-remotexpc/commit/beb4e160c48ac8a6fe742c088cf6daeacc08b124))
6+
17
## [0.43.1](https://github.com/appium/appium-ios-remotexpc/compare/v0.43.0...v0.43.1) (2026-04-01)
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": "0.43.1",
3+
"version": "0.43.2",
44
"main": "build/src/index.js",
55
"types": "build/src/index.d.ts",
66
"type": "module",

0 commit comments

Comments
 (0)