diff --git a/CHANGELOG.md b/CHANGELOG.md index 3876f2b..9161981 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [7.5.2](https://github.com/appium/node-simctl/compare/v7.5.1...v7.5.2) (2024-06-18) + +### Miscellaneous Chores + +* Bump chai and chai-as-promised ([#249](https://github.com/appium/node-simctl/issues/249)) ([7572c9c](https://github.com/appium/node-simctl/commit/7572c9c326205a1737227c603a347f1c21f7ddda)) + ## [7.5.1](https://github.com/appium/node-simctl/compare/v7.5.0...v7.5.1) (2024-06-17) ### Miscellaneous Chores diff --git a/package.json b/package.json index c4110e4..cb43781 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "ios", "simctl" ], - "version": "7.5.1", + "version": "7.5.2", "author": "Appium Contributors", "license": "Apache-2.0", "repository": {