There was an error while loading. Please reload this page.
1 parent d3f6f8b commit ed7a21aCopy full SHA for ed7a21a
2 files changed
CHANGELOG.md
@@ -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
7
## [9.0.0](https://github.com/appium/node-simctl/compare/v8.2.9...v9.0.0) (2026-07-24)
8
9
### ⚠ BREAKING CHANGES
package.json
@@ -1,6 +1,6 @@
{
"name": "node-simctl",
- "version": "9.0.0",
+ "version": "9.1.0",
"description": "Wrapper around Apple's simctl binary",
"keywords": [
"apple",
0 commit comments