Skip to content

Commit

Permalink
chore(release): 4.32.0 [skip ci]
Browse files Browse the repository at this point in the history
## [4.32.0](v4.31.0...v4.32.0) (2023-06-13)

### Features

* Add 'mobile: performAccessibilityAudit' extension ([#1754](#1754)) ([cf2bb1b](cf2bb1b))

### Bug Fixes

* Only request chosen application attributes ([#1753](#1753)) ([a8caa79](a8caa79))
  • Loading branch information
semantic-release-bot committed Jun 13, 2023
1 parent a8caa79 commit 1d48758
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [4.32.0](https://github.com/appium/appium-xcuitest-driver/compare/v4.31.0...v4.32.0) (2023-06-13)


### Features

* Add 'mobile: performAccessibilityAudit' extension ([#1754](https://github.com/appium/appium-xcuitest-driver/issues/1754)) ([cf2bb1b](https://github.com/appium/appium-xcuitest-driver/commit/cf2bb1b70e11a23438526b62018c892c29123cc8))


### Bug Fixes

* Only request chosen application attributes ([#1753](https://github.com/appium/appium-xcuitest-driver/issues/1753)) ([a8caa79](https://github.com/appium/appium-xcuitest-driver/commit/a8caa79269dc525a80c70cdc58f21789f39e8eba))

## [4.31.0](https://github.com/appium/appium-xcuitest-driver/compare/v4.30.9...v4.31.0) (2023-06-10)


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

0 comments on commit 1d48758

Please sign in to comment.