Skip to content

Commit

Permalink
chore(release): 2.7.23 [skip ci]
Browse files Browse the repository at this point in the history
## [2.7.23](v2.7.22...v2.7.23) (2024-08-26)

### Bug Fixes

* Avoid throwing of runtime exception if DTXMessage cannot be decoded ([#184](#184)) ([669c10c](669c10c))
  • Loading branch information
semantic-release-bot committed Aug 26, 2024
1 parent 669c10c commit 2b49b8a
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 @@
## [2.7.23](https://github.com/appium/appium-ios-device/compare/v2.7.22...v2.7.23) (2024-08-26)

### Bug Fixes

* Avoid throwing of runtime exception if DTXMessage cannot be decoded ([#184](https://github.com/appium/appium-ios-device/issues/184)) ([669c10c](https://github.com/appium/appium-ios-device/commit/669c10c43f3ec2fae767acde3c34ddc16f42d789))

## [2.7.22](https://github.com/appium/appium-ios-device/compare/v2.7.21...v2.7.22) (2024-07-29)

### Miscellaneous Chores
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"keywords": [
"appium"
],
"version": "2.7.22",
"version": "2.7.23",
"author": "Appium Contributors",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit 2b49b8a

Please sign in to comment.