Skip to content

Commit 0e83547

Browse files
chore(release): 8.0.0 [skip ci]
## [8.0.0](v7.7.5...v8.0.0) (2025-08-16) ### ⚠ BREAKING CHANGES * Required Node.js version has been bumped to ^20.19.0 || ^22.12.0 || >=24.0.0 * Required npm version has been bumped to >=10 ### Features * Bump Node.js version ([#268](#268)) ([fe51657](fe51657))
1 parent fe51657 commit 0e83547

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [8.0.0](https://github.com/appium/node-simctl/compare/v7.7.5...v8.0.0) (2025-08-16)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* Required Node.js version has been bumped to ^20.19.0 || ^22.12.0 || >=24.0.0
6+
* Required npm version has been bumped to >=10
7+
8+
### Features
9+
10+
* Bump Node.js version ([#268](https://github.com/appium/node-simctl/issues/268)) ([fe51657](https://github.com/appium/node-simctl/commit/fe51657f423844431941ecd754d81f0b7dda30f0))
11+
112
## [7.7.5](https://github.com/appium/node-simctl/compare/v7.7.4...v7.7.5) (2025-06-13)
213

314
### Miscellaneous Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"ios",
77
"simctl"
88
],
9-
"version": "7.7.5",
9+
"version": "8.0.0",
1010
"author": "Appium Contributors",
1111
"license": "Apache-2.0",
1212
"repository": {

0 commit comments

Comments
 (0)