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-24)

### Bug Fixes

* try fix release to include npm-shrinkwrap.json ([#2023](#2023)) ([57fc5b8](57fc5b8)), closes [#2022](#2022)
  • Loading branch information
semantic-release-bot committed Sep 24, 2023
1 parent 57fc5b8 commit a00b705
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-xcuitest-driver/compare/v5.3.2...v5.3.3) (2023-09-24)


### Bug Fixes

* try fix release to include npm-shrinkwrap.json ([#2023](https://github.com/appium/appium-xcuitest-driver/issues/2023)) ([57fc5b8](https://github.com/appium/appium-xcuitest-driver/commit/57fc5b8dca469887cd196aee95d4230c2e21e889)), closes [#2022](https://github.com/appium/appium-xcuitest-driver/issues/2022)

## [5.3.1](https://github.com/appium/appium-xcuitest-driver/compare/v5.3.0...v5.3.1) (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 @@ -8,7 +8,7 @@
"xcuitest",
"xctest"
],
"version": "5.3.2",
"version": "5.3.3",
"author": "Appium Contributors",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit a00b705

Please sign in to comment.