Skip to content

Commit ed7a21a

Browse files
chore(release): 9.1.0 [skip ci]
## [9.1.0](v9.0.0...v9.1.0) (2026-07-25) ### Features * Integrate shared oxc and release configs ([#313](#313)) ([d3f6f8b](d3f6f8b))
1 parent d3f6f8b commit ed7a21a

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+
## [9.1.0](https://github.com/appium/node-simctl/compare/v9.0.0...v9.1.0) (2026-07-25)
2+
3+
### Features
4+
5+
* Integrate shared oxc and release configs ([#313](https://github.com/appium/node-simctl/issues/313)) ([d3f6f8b](https://github.com/appium/node-simctl/commit/d3f6f8bc4e2c94b7248fd90eec4103284a4d3014))
6+
17
## [9.0.0](https://github.com/appium/node-simctl/compare/v8.2.9...v9.0.0) (2026-07-24)
28

39
### ⚠ BREAKING CHANGES

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-simctl",
3-
"version": "9.0.0",
3+
"version": "9.1.0",
44
"description": "Wrapper around Apple's simctl binary",
55
"keywords": [
66
"apple",

0 commit comments

Comments
 (0)