Skip to content

Commit

Permalink
chore(release): 7.9.0 [skip ci]
Browse files Browse the repository at this point in the history
## [7.9.0](v7.8.2...v7.9.0) (2024-03-31)

### Features

* Enable Safari settings modification for real devices ([#2373](#2373)) ([2bf1dc5](2bf1dc5))
  • Loading branch information
semantic-release-bot committed Mar 31, 2024
1 parent 2bf1dc5 commit 37fb8b4
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 @@
## [7.9.0](https://github.com/appium/appium-xcuitest-driver/compare/v7.8.2...v7.9.0) (2024-03-31)


### Features

* Enable Safari settings modification for real devices ([#2373](https://github.com/appium/appium-xcuitest-driver/issues/2373)) ([2bf1dc5](https://github.com/appium/appium-xcuitest-driver/commit/2bf1dc56d80ec712c6a7691ca24192df6fc6f4eb))

## [7.8.2](https://github.com/appium/appium-xcuitest-driver/compare/v7.8.1...v7.8.2) (2024-03-29)


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.8.2",
"version": "7.9.0",
"author": "Appium Contributors",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 37fb8b4

Please sign in to comment.