diff --git a/CHANGELOG.md b/CHANGELOG.md index 21c6560..4df3e62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [6.1.13](https://github.com/appium/appium-ios-simulator/compare/v6.1.12...v6.1.13) (2024-09-16) + +### Miscellaneous Chores + +* Bump sinon from 18.0.1 to 19.0.1 ([#436](https://github.com/appium/appium-ios-simulator/issues/436)) ([a5460c0](https://github.com/appium/appium-ios-simulator/commit/a5460c0b05fb438e22d95b900445de08c71e4fa2)) + ## [6.1.12](https://github.com/appium/appium-ios-simulator/compare/v6.1.11...v6.1.12) (2024-09-16) ### Bug Fixes diff --git a/package.json b/package.json index 3a283c6..0c8b37d 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "ios", "simctl" ], - "version": "6.1.12", + "version": "6.1.13", "author": "Appium Contributors", "license": "Apache-2.0", "repository": {