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 3c2f510 commit 8bf6aa1Copy full SHA for 8bf6aa1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [7.1.12](https://github.com/appium/node-simctl/compare/v7.1.11...v7.1.12) (2023-02-25)
2
+
3
4
+### Bug Fixes
5
6
+* Update rimraf and fs promises usage ([#174](https://github.com/appium/node-simctl/issues/174)) ([3c2f510](https://github.com/appium/node-simctl/commit/3c2f5107dc51c92898afd44a0a2da99ddc65ed8b))
7
8
## [7.1.11](https://github.com/appium/node-simctl/compare/v7.1.10...v7.1.11) (2023-01-17)
9
10
package.json
@@ -6,7 +6,7 @@
"ios",
"simctl"
],
- "version": "7.1.11",
+ "version": "7.1.12",
"author": "Appium Contributors",
11
"license": "Apache-2.0",
12
"repository": {
0 commit comments