diff --git a/CHANGELOG.md b/CHANGELOG.md index 03d0dc9..40f6e1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.5.4](https://github.com/appium/appium-safari-driver/compare/v3.5.3...v3.5.4) (2023-10-24) + + +### Miscellaneous Chores + +* **deps-dev:** bump sinon from 16.1.3 to 17.0.0 ([#92](https://github.com/appium/appium-safari-driver/issues/92)) ([41e2e0a](https://github.com/appium/appium-safari-driver/commit/41e2e0aaf67be2f21ff54f51d108b134e8c6ed10)) + ## [3.5.3](https://github.com/appium/appium-safari-driver/compare/v3.5.2...v3.5.3) (2023-10-20) diff --git a/package.json b/package.json index 842daca..81080c8 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "appium", "safari" ], - "version": "3.5.3", + "version": "3.5.4", "author": "Appium Contributors", "license": "Apache-2.0", "repository": {