We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc33007 commit 69f9066Copy full SHA for 69f9066
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [7.4.0](https://github.com/appium/node-simctl/compare/v7.3.13...v7.4.0) (2024-03-24)
2
+
3
4
+### Features
5
6
+* Add types to package.json ([#236](https://github.com/appium/node-simctl/issues/236)) ([fc33007](https://github.com/appium/node-simctl/commit/fc33007e8073287ae245c20696b1e583c8e3595f))
7
8
## [7.3.13](https://github.com/appium/node-simctl/compare/v7.3.12...v7.3.13) (2023-11-08)
9
10
package.json
@@ -6,7 +6,7 @@
"ios",
"simctl"
],
- "version": "7.3.13",
+ "version": "7.4.0",
"author": "Appium Contributors",
11
"license": "Apache-2.0",
12
"repository": {
0 commit comments