Skip to content

Commit 40c7477

Browse files
chore(release): 0.31.1 [skip ci]
## [0.31.1](v0.31.0...v0.31.1) (2026-03-06) ### Miscellaneous Chores * **lint:** run lint:fix on all files ([#150](#150)) ([8b404ad](8b404ad))
1 parent 8b404ad commit 40c7477

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.31.1](https://github.com/appium/appium-ios-remotexpc/compare/v0.31.0...v0.31.1) (2026-03-06)
2+
3+
### Miscellaneous Chores
4+
5+
* **lint:** run lint:fix on all files ([#150](https://github.com/appium/appium-ios-remotexpc/issues/150)) ([8b404ad](https://github.com/appium/appium-ios-remotexpc/commit/8b404ad947e36145a2c363fff56a1bef11aa35b4))
6+
17
## [0.31.0](https://github.com/appium/appium-ios-remotexpc/compare/v0.30.1...v0.31.0) (2026-03-06)
28

39
### Features

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

0 commit comments

Comments
 (0)