We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45050bb commit 01cac0dCopy full SHA for 01cac0d
CHANGELOG.md
@@ -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
8
## [1.7.1](https://github.com/ionic-team/native-run/compare/v1.7.0...v1.7.1) (2022-09-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "native-run",
- "version": "1.7.1",
+ "version": "1.7.2",
"description": "A CLI for running apps on iOS/Android devices and simulators/emulators",
"bin": {
"native-run": "bin/native-run"
0 commit comments