Skip to content

Commit

Permalink
chore(release): 7.3.10 [skip ci]
Browse files Browse the repository at this point in the history
## [7.3.10](v7.3.9...v7.3.10) (2023-10-24)

### Miscellaneous Chores

* **deps-dev:** bump semantic-release from 21.1.2 to 22.0.5 ([#208](#208)) ([bf4e580](bf4e580))
* Use latest types ([3ce87f9](3ce87f9))
  • Loading branch information
semantic-release-bot committed Oct 24, 2023
1 parent bf4e580 commit d2b9fbb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [7.3.10](https://github.com/appium/node-simctl/compare/v7.3.9...v7.3.10) (2023-10-24)


### Miscellaneous Chores

* **deps-dev:** bump semantic-release from 21.1.2 to 22.0.5 ([#208](https://github.com/appium/node-simctl/issues/208)) ([bf4e580](https://github.com/appium/node-simctl/commit/bf4e580734e88df73820222adaf2c19c2d9f5f90))
* Use latest types ([3ce87f9](https://github.com/appium/node-simctl/commit/3ce87f95868e6b5cff3b8205c0d4c31a56813449))

## [7.3.9](https://github.com/appium/node-simctl/compare/v7.3.8...v7.3.9) (2023-10-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"ios",
"simctl"
],
"version": "7.3.9",
"version": "7.3.10",
"author": "Appium Contributors",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit d2b9fbb

Please sign in to comment.