Skip to content

Commit

Permalink
chore(release): 3.3.0 [skip ci]
Browse files Browse the repository at this point in the history
## [3.3.0](v3.2.7...v3.3.0) (2023-01-12)

### Features

* Add newMethodMap ([#50](#50)) ([5ec5df0](5ec5df0))
  • Loading branch information
semantic-release-bot committed Jan 12, 2023
1 parent 5ec5df0 commit 7f808ef
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.3.0](https://github.com/appium/appium-safari-driver/compare/v3.2.7...v3.3.0) (2023-01-12)


### Features

* Add newMethodMap ([#50](https://github.com/appium/appium-safari-driver/issues/50)) ([5ec5df0](https://github.com/appium/appium-safari-driver/commit/5ec5df03c70d5ffddad6f65e81f67e23a6cef8d7))

## [3.2.7](https://github.com/appium/appium-safari-driver/compare/v3.2.6...v3.2.7) (2022-12-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"appium",
"safari"
],
"version": "3.2.7",
"version": "3.3.0",
"author": "Appium Contributors",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 7f808ef

Please sign in to comment.