diff --git a/CHANGELOG.md b/CHANGELOG.md index efee229..4b9e34b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.2.10](https://github.com/appium/appium-xcode/compare/v5.2.9...v5.2.10) (2024-03-02) + + +### Bug Fixes + +* add bluebird to package.json ([#130](https://github.com/appium/appium-xcode/issues/130)) ([443b661](https://github.com/appium/appium-xcode/commit/443b661f75f7b9cd2d839be2f7b5d82b56552d84)) + ## [5.2.9](https://github.com/appium/appium-xcode/compare/v5.2.8...v5.2.9) (2024-01-16) diff --git a/package.json b/package.json index 5e84aee..36fe9bf 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "ios", "xcode" ], - "version": "5.2.9", + "version": "5.2.10", "author": "Appium Contributors", "license": "Apache-2.0", "repository": {