Skip to content

Commit

Permalink
chore(release): 4.14.0 [skip ci]
Browse files Browse the repository at this point in the history
## [4.14.0](v4.13.4...v4.14.0) (2022-12-13)

### Features

* Streamline changing of Simulator preferences ([#1463](#1463)) ([79c2e36](79c2e36))
  • Loading branch information
semantic-release-bot committed Dec 13, 2022
1 parent 79c2e36 commit eeb2914
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 @@
## [4.14.0](https://github.com/appium/appium-xcuitest-driver/compare/v4.13.4...v4.14.0) (2022-12-13)


### Features

* Streamline changing of Simulator preferences ([#1463](https://github.com/appium/appium-xcuitest-driver/issues/1463)) ([79c2e36](https://github.com/appium/appium-xcuitest-driver/commit/79c2e3626d550a2d04ace00d840d7b8e4d14614b))

## [4.13.4](https://github.com/appium/appium-xcuitest-driver/compare/v4.13.3...v4.13.4) (2022-12-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.13.4",
"version": "4.14.0",
"author": "Appium Contributors",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit eeb2914

Please sign in to comment.