Skip to content

Commit

Permalink
chore(release): 5.3.3 [skip ci]
Browse files Browse the repository at this point in the history
## [5.3.3](v5.3.2...v5.3.3) (2023-09-26)

### Bug Fixes

* Only restart springboard if the system language is changed ([#388](#388)) ([99e3ae5](99e3ae5))
  • Loading branch information
semantic-release-bot committed Sep 26, 2023
1 parent 99e3ae5 commit 9d56818
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 @@
## [5.3.3](https://github.com/appium/appium-ios-simulator/compare/v5.3.2...v5.3.3) (2023-09-26)


### Bug Fixes

* Only restart springboard if the system language is changed ([#388](https://github.com/appium/appium-ios-simulator/issues/388)) ([99e3ae5](https://github.com/appium/appium-ios-simulator/commit/99e3ae5c91f0a6c57313cef5afb3311ee0f974d1))

## [5.3.2](https://github.com/appium/appium-ios-simulator/compare/v5.3.1...v5.3.2) (2023-09-23)


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

0 comments on commit 9d56818

Please sign in to comment.