Skip to content

Commit 032f2f8

Browse files
chore(release): 8.1.0 [skip ci]
## [8.1.0](v8.0.9...v8.1.0) (2025-12-12) ### Features * Migrate the module to typescript ([#282](#282)) ([6d3c887](6d3c887))
1 parent 6d3c887 commit 032f2f8

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+
## [8.1.0](https://github.com/appium/node-simctl/compare/v8.0.9...v8.1.0) (2025-12-12)
2+
3+
### Features
4+
5+
* Migrate the module to typescript ([#282](https://github.com/appium/node-simctl/issues/282)) ([6d3c887](https://github.com/appium/node-simctl/commit/6d3c8878cdea433e853be77fef34417e6eb3785a))
6+
17
## [8.0.9](https://github.com/appium/node-simctl/compare/v8.0.8...v8.0.9) (2025-12-11)
28

39
### 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": "8.0.9",
9+
"version": "8.1.0",
1010
"author": "Appium Contributors",
1111
"license": "Apache-2.0",
1212
"repository": {

0 commit comments

Comments
 (0)