From 8105178ba3a6781af8df4edffacda606dd0c208e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 10 Apr 2023 13:09:46 +0000 Subject: [PATCH] chore(release): 3.3.3 [skip ci] ## [3.3.3](https://github.com/appium/appium-safari-driver/compare/v3.3.2...v3.3.3) (2023-04-10) ### Miscellaneous Chores * **deps-dev:** bump rimraf from 4.4.1 to 5.0.0 ([#54](https://github.com/appium/appium-safari-driver/issues/54)) ([c5aed74](https://github.com/appium/appium-safari-driver/commit/c5aed746b594763e26f543647ef452f58fe0e223)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4e1d9d..a42422f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.3.3](https://github.com/appium/appium-safari-driver/compare/v3.3.2...v3.3.3) (2023-04-10) + + +### Miscellaneous Chores + +* **deps-dev:** bump rimraf from 4.4.1 to 5.0.0 ([#54](https://github.com/appium/appium-safari-driver/issues/54)) ([c5aed74](https://github.com/appium/appium-safari-driver/commit/c5aed746b594763e26f543647ef452f58fe0e223)) + ## [3.3.2](https://github.com/appium/appium-safari-driver/compare/v3.3.1...v3.3.2) (2023-01-17) diff --git a/package.json b/package.json index 3d26f19..1e8539f 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "appium", "safari" ], - "version": "3.3.2", + "version": "3.3.3", "author": "Appium Contributors", "license": "Apache-2.0", "repository": {