diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e9c21d..75be339 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.1.8](https://github.com/appium/appium-ios-simulator/compare/v4.1.7...v4.1.8) (2022-12-09) + + +### Miscellaneous Chores + +* Bump fs-extra from 10.1.0 to 11.1.0 ([#340](https://github.com/appium/appium-ios-simulator/issues/340)) ([14b9e4c](https://github.com/appium/appium-ios-simulator/commit/14b9e4c949839b399fbf7b172a6ac98994c73c7b)) + ## [4.1.7](https://github.com/appium/appium-ios-simulator/compare/v4.1.6...v4.1.7) (2022-12-01) diff --git a/package.json b/package.json index dbae847..128bd87 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "ios", "simctl" ], - "version": "4.1.7", + "version": "4.1.8", "author": "Appium Contributors", "license": "Apache-2.0", "repository": {