From 9d44d592dec80e1bd98ff2602597a30cb6e4b005 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 23 Jun 2024 08:27:57 +0000 Subject: [PATCH] chore(release): 3.5.16 [skip ci] ## [3.5.16](https://github.com/appium/appium-safari-driver/compare/v3.5.15...v3.5.16) (2024-06-23) ### Miscellaneous Chores * Bump chai and chai-as-promised ([#123](https://github.com/appium/appium-safari-driver/issues/123)) ([da4d9de](https://github.com/appium/appium-safari-driver/commit/da4d9defe178ce98da612bf8c22b8e578b564013)) --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2632de4..87bc3ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.5.16](https://github.com/appium/appium-safari-driver/compare/v3.5.15...v3.5.16) (2024-06-23) + +### Miscellaneous Chores + +* Bump chai and chai-as-promised ([#123](https://github.com/appium/appium-safari-driver/issues/123)) ([da4d9de](https://github.com/appium/appium-safari-driver/commit/da4d9defe178ce98da612bf8c22b8e578b564013)) + ## [3.5.15](https://github.com/appium/appium-safari-driver/compare/v3.5.14...v3.5.15) (2024-06-04) ### Miscellaneous Chores diff --git a/package.json b/package.json index 318c6ee..6e51b4a 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "appium", "safari" ], - "version": "3.5.15", + "version": "3.5.16", "author": "Appium Contributors", "license": "Apache-2.0", "repository": {