Skip to content

Commit

Permalink
chore(release): 6.1.7 [skip ci]
Browse files Browse the repository at this point in the history
## [6.1.7](v6.1.6...v6.1.7) (2024-06-05)

### Bug Fixes

* system prompt for Apple ID sign in unexpectedly not translated ([#431](#431)) ([9c3bb77](9c3bb77))
  • Loading branch information
semantic-release-bot committed Jun 5, 2024
1 parent 9c3bb77 commit 712f867
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 @@
## [6.1.7](https://github.com/appium/appium-ios-simulator/compare/v6.1.6...v6.1.7) (2024-06-05)

### Bug Fixes

* system prompt for Apple ID sign in unexpectedly not translated ([#431](https://github.com/appium/appium-ios-simulator/issues/431)) ([9c3bb77](https://github.com/appium/appium-ios-simulator/commit/9c3bb77cb0ea3168f80e0db3161d70ed73873638))

## [6.1.6](https://github.com/appium/appium-ios-simulator/compare/v6.1.5...v6.1.6) (2024-06-04)

### Miscellaneous Chores
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"ios",
"simctl"
],
"version": "6.1.6",
"version": "6.1.7",
"author": "Appium Contributors",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 712f867

Please sign in to comment.