Skip to content

Commit 1450749

Browse files
chore(release): 7.3.0 [skip ci]
## [7.3.0](v7.2.2...v7.3.0) (2023-08-18) ### Features * Switch from babel to typescript ([#190](#190)) ([bed549f](bed549f))
1 parent bed549f commit 1450749

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.3.0](https://github.com/appium/node-simctl/compare/v7.2.2...v7.3.0) (2023-08-18)
2+
3+
4+
### Features
5+
6+
* Switch from babel to typescript ([#190](https://github.com/appium/node-simctl/issues/190)) ([bed549f](https://github.com/appium/node-simctl/commit/bed549f4be5c0261ebc2e479fdbed68db963fc15))
7+
18
## [7.2.2](https://github.com/appium/node-simctl/compare/v7.2.1...v7.2.2) (2023-08-14)
29

310

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.2.2",
9+
"version": "7.3.0",
1010
"author": "Appium Contributors",
1111
"license": "Apache-2.0",
1212
"repository": {

0 commit comments

Comments
 (0)