Skip to content

Commit

Permalink
chore(release): 7.4.2 [skip ci]
Browse files Browse the repository at this point in the history
## [7.4.2](v7.4.1...v7.4.2) (2024-03-23)

### Miscellaneous Chores

* do not print unrelated logs ([#2346](#2346)) ([ee5d83e](ee5d83e))
  • Loading branch information
semantic-release-bot committed Mar 23, 2024
1 parent ee5d83e commit b4226d2
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.4.2](https://github.com/appium/appium-xcuitest-driver/compare/v7.4.1...v7.4.2) (2024-03-23)


### Miscellaneous Chores

* do not print unrelated logs ([#2346](https://github.com/appium/appium-xcuitest-driver/issues/2346)) ([ee5d83e](https://github.com/appium/appium-xcuitest-driver/commit/ee5d83ec73b9113d4876880dea36d107ecadeaaa))

## [7.4.1](https://github.com/appium/appium-xcuitest-driver/compare/v7.4.0...v7.4.1) (2024-03-22)


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

0 comments on commit b4226d2

Please sign in to comment.