Skip to content

Commit 007f019

Browse files
chore(release): 7.6.2 [skip ci]
## [7.6.2](v7.6.1...v7.6.2) (2024-10-28) ### Miscellaneous Chores * **deps:** bump uuid from 10.0.0 to 11.0.1 ([#259](#259)) ([642cbfe](642cbfe))
1 parent 642cbfe commit 007f019

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [7.6.2](https://github.com/appium/node-simctl/compare/v7.6.1...v7.6.2) (2024-10-28)
2+
3+
### Miscellaneous Chores
4+
5+
* **deps:** bump uuid from 10.0.0 to 11.0.1 ([#259](https://github.com/appium/node-simctl/issues/259)) ([642cbfe](https://github.com/appium/node-simctl/commit/642cbfef8c8d3720aec6ffc0861e486ec0e443a2))
6+
17
## [7.6.1](https://github.com/appium/node-simctl/compare/v7.6.0...v7.6.1) (2024-09-13)
28

39
### Miscellaneous Chores

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"ios",
77
"simctl"
88
],
9-
"version": "7.6.1",
9+
"version": "7.6.2",
1010
"author": "Appium Contributors",
1111
"license": "Apache-2.0",
1212
"repository": {

0 commit comments

Comments
 (0)