Skip to content

Commit 01cac0d

Browse files
committed
chore(release): 1.7.2 [skip ci]
## [1.7.2](v1.7.1...v1.7.2) (2023-03-02) ### Bug Fixes * NodeJS 18 compat ([#275](#275)) ([45050bb](45050bb))
1 parent 45050bb commit 01cac0d

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.2](https://github.com/ionic-team/native-run/compare/v1.7.1...v1.7.2) (2023-03-02)
2+
3+
4+
### Bug Fixes
5+
6+
* NodeJS 18 compat ([#275](https://github.com/ionic-team/native-run/issues/275)) ([45050bb](https://github.com/ionic-team/native-run/commit/45050bbd416692e0911fe73a67d789b205e48ecc))
7+
18
## [1.7.1](https://github.com/ionic-team/native-run/compare/v1.7.0...v1.7.1) (2022-09-23)
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.1",
3+
"version": "1.7.2",
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)