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 50bfa73 commit 70fc283Copy full SHA for 70fc283
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.2.1](https://github.com/ionic-team/native-run/compare/v0.2.0...v0.2.1) (2019-05-30)
2
+
3
4
+### Bug Fixes
5
6
+* **android:** handle \r\n for adb output on Windows during --list ([50bfa73](https://github.com/ionic-team/native-run/commit/50bfa73))
7
8
# [0.2.0](https://github.com/ionic-team/native-run/compare/v0.1.2...v0.2.0) (2019-05-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "native-run",
- "version": "0.2.0",
+ "version": "0.2.1",
"description": "A CLI for running apps on iOS/Android devices and simulators/emulators",
"bin": {
"native-run": "./bin/native-run"
0 commit comments