Skip to content

Commit

Permalink
chore(release): 7.23.2 [skip ci]
Browse files Browse the repository at this point in the history
## [7.23.2](v7.23.1...v7.23.2) (2024-07-13)

### Bug Fixes

* Filter out other simulators properly for shutdown ([#2429](#2429)) ([b7a9ad7](b7a9ad7))
  • Loading branch information
semantic-release-bot committed Jul 13, 2024
1 parent b7a9ad7 commit 2c8c3c3
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.23.2](https://github.com/appium/appium-xcuitest-driver/compare/v7.23.1...v7.23.2) (2024-07-13)

### Bug Fixes

* Filter out other simulators properly for shutdown ([#2429](https://github.com/appium/appium-xcuitest-driver/issues/2429)) ([b7a9ad7](https://github.com/appium/appium-xcuitest-driver/commit/b7a9ad7ea8fe698a0d8cbbf0871e4b59eef91f5d))

## [7.23.1](https://github.com/appium/appium-xcuitest-driver/compare/v7.23.0...v7.23.1) (2024-07-09)

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

0 comments on commit 2c8c3c3

Please sign in to comment.