Skip to content

Commit

Permalink
chore(release): 3.5.19 [skip ci]
Browse files Browse the repository at this point in the history
## [3.5.19](v3.5.18...v3.5.19) (2024-12-13)

### Miscellaneous Chores

* Replace occurrences of the deprecated errorAndThrow API ([#131](#131)) ([684fc87](684fc87))
  • Loading branch information
semantic-release-bot committed Dec 13, 2024
1 parent 684fc87 commit 06737a3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [3.5.19](https://github.com/appium/appium-safari-driver/compare/v3.5.18...v3.5.19) (2024-12-13)

### Miscellaneous Chores

* Replace occurrences of the deprecated errorAndThrow API ([#131](https://github.com/appium/appium-safari-driver/issues/131)) ([684fc87](https://github.com/appium/appium-safari-driver/commit/684fc87eb7ac8971950cd25f9392cbb9cb53be9b))

## [3.5.18](https://github.com/appium/appium-safari-driver/compare/v3.5.17...v3.5.18) (2024-08-21)

### Miscellaneous Chores
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.5.18",
"version": "3.5.19",
"author": "Appium Contributors",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 06737a3

Please sign in to comment.