Skip to content

Commit 8bf6aa1

Browse files
chore(release): 7.1.12 [skip ci]
## [7.1.12](v7.1.11...v7.1.12) (2023-02-25) ### Bug Fixes * Update rimraf and fs promises usage ([#174](#174)) ([3c2f510](3c2f510))
1 parent 3c2f510 commit 8bf6aa1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [7.1.11](https://github.com/appium/node-simctl/compare/v7.1.10...v7.1.11) (2023-01-17)
29

310

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.1.11",
9+
"version": "7.1.12",
1010
"author": "Appium Contributors",
1111
"license": "Apache-2.0",
1212
"repository": {

0 commit comments

Comments
 (0)