Skip to content

Commit

Permalink
chore(release): 7.33.1 [skip ci]
Browse files Browse the repository at this point in the history
## [7.33.1](v7.33.0...v7.33.1) (2024-12-12)

### Miscellaneous Chores

* Replace occurrences of the deprecated errorAndThrow API ([#2501](#2501)) ([d2122eb](d2122eb))
  • Loading branch information
semantic-release-bot committed Dec 12, 2024
1 parent d2122eb commit 13fea2b
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 @@
## [7.33.1](https://github.com/appium/appium-xcuitest-driver/compare/v7.33.0...v7.33.1) (2024-12-12)

### Miscellaneous Chores

* Replace occurrences of the deprecated errorAndThrow API ([#2501](https://github.com/appium/appium-xcuitest-driver/issues/2501)) ([d2122eb](https://github.com/appium/appium-xcuitest-driver/commit/d2122ebb86e82026ede34803c33a5234e4111982))

## [7.33.0](https://github.com/appium/appium-xcuitest-driver/compare/v7.32.1...v7.33.0) (2024-12-09)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"xcuitest",
"xctest"
],
"version": "7.33.0",
"version": "7.33.1",
"author": "Appium Contributors",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 13fea2b

Please sign in to comment.