Skip to content

Commit e9aff79

Browse files
committed
chore(release): 1.7.4 [skip ci]
## [1.7.4](v1.7.3...v1.7.4) (2023-10-24) ### Bug Fixes * xcode major version extraction ([#351](#351)) ([24ffe66](24ffe66))
1 parent 24ffe66 commit e9aff79

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+
## [1.7.4](https://github.com/ionic-team/native-run/compare/v1.7.3...v1.7.4) (2023-10-24)
2+
3+
4+
### Bug Fixes
5+
6+
* xcode major version extraction ([#351](https://github.com/ionic-team/native-run/issues/351)) ([24ffe66](https://github.com/ionic-team/native-run/commit/24ffe6654458d1aeb4944f9ceb9ddb402c39f651))
7+
18
## [1.7.3](https://github.com/ionic-team/native-run/compare/v1.7.2...v1.7.3) (2023-09-21)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "native-run",
3-
"version": "1.7.3",
3+
"version": "1.7.4",
44
"description": "A CLI for running apps on iOS/Android devices and simulators/emulators",
55
"bin": {
66
"native-run": "bin/native-run"

0 commit comments

Comments
 (0)