Skip to content

Commit

Permalink
chore(release): 5.15.8 [skip ci]
Browse files Browse the repository at this point in the history
## [5.15.8](v5.15.7...v5.15.8) (2024-01-24)

### Bug Fixes

* use arm64 naming for xctestrun ([#840](#840)) ([429e154](429e154))
  • Loading branch information
semantic-release-bot committed Jan 24, 2024
1 parent 429e154 commit 5d345d5
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.15.8](https://github.com/appium/WebDriverAgent/compare/v5.15.7...v5.15.8) (2024-01-24)


### Bug Fixes

* use arm64 naming for xctestrun ([#840](https://github.com/appium/WebDriverAgent/issues/840)) ([429e154](https://github.com/appium/WebDriverAgent/commit/429e154c28ab2f17685723b02c941efce03984d4))

## [5.15.7](https://github.com/appium/WebDriverAgent/compare/v5.15.6...v5.15.7) (2024-01-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "appium-webdriveragent",
"version": "5.15.7",
"version": "5.15.8",
"description": "Package bundling WebDriverAgent",
"main": "./build/index.js",
"scripts": {
Expand Down

0 comments on commit 5d345d5

Please sign in to comment.