Skip to content

Commit

Permalink
chore(release): 8.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [8.0.0](v7.35.1...v8.0.0) (2025-01-17)

### ⚠ BREAKING CHANGES

* Removed the customSnapshotTimeout setting as a result of WDA upgrade to v9

### Features

* Bump WDA to v9 ([#2511](#2511)) ([3067ae5](3067ae5))
  • Loading branch information
semantic-release-bot committed Jan 17, 2025
1 parent 3067ae5 commit 6414fa5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [8.0.0](https://github.com/appium/appium-xcuitest-driver/compare/v7.35.1...v8.0.0) (2025-01-17)

### ⚠ BREAKING CHANGES

* Removed the customSnapshotTimeout setting as a result of WDA upgrade to v9

### Features

* Bump WDA to v9 ([#2511](https://github.com/appium/appium-xcuitest-driver/issues/2511)) ([3067ae5](https://github.com/appium/appium-xcuitest-driver/commit/3067ae5f75520b750925e4a9671a8441a05ffdf8))

## [7.35.1](https://github.com/appium/appium-xcuitest-driver/compare/v7.35.0...v7.35.1) (2025-01-03)

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

0 comments on commit 6414fa5

Please sign in to comment.