Skip to content

Commit

Permalink
chore(release): 7.24.2 [skip ci]
Browse files Browse the repository at this point in the history
## [7.24.2](v7.24.1...v7.24.2) (2024-07-25)

### Miscellaneous Chores

* Make remote debugger typed ([#2433](#2433)) ([f643c16](f643c16))
  • Loading branch information
semantic-release-bot committed Jul 25, 2024
1 parent f643c16 commit f54e04b
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.24.2](https://github.com/appium/appium-xcuitest-driver/compare/v7.24.1...v7.24.2) (2024-07-25)

### Miscellaneous Chores

* Make remote debugger typed ([#2433](https://github.com/appium/appium-xcuitest-driver/issues/2433)) ([f643c16](https://github.com/appium/appium-xcuitest-driver/commit/f643c16e5bd22f3f9d6b2f3c7a30d2f24ab4ea8f))

## [7.24.1](https://github.com/appium/appium-xcuitest-driver/compare/v7.24.0...v7.24.1) (2024-07-20)

### Bug Fixes
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.24.1",
"version": "7.24.2",
"author": "Appium Contributors",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit f54e04b

Please sign in to comment.