diff --git a/CHANGELOG.md b/CHANGELOG.md index c26d83a..0987f17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.7.9](https://github.com/appium/appium-ios-device/compare/v2.7.8...v2.7.9) (2023-11-06) + + +### Miscellaneous Chores + +* Bump @types/sinon from 10.0.20 to 17.0.0 ([#152](https://github.com/appium/appium-ios-device/issues/152)) ([224242f](https://github.com/appium/appium-ios-device/commit/224242ff57f8a50a202b2ef3a4556318078773c9)) + ## [2.7.8](https://github.com/appium/appium-ios-device/compare/v2.7.7...v2.7.8) (2023-11-01) diff --git a/package.json b/package.json index f581329..662575d 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "keywords": [ "appium" ], - "version": "2.7.8", + "version": "2.7.9", "author": "Appium Contributors", "license": "Apache-2.0", "repository": {