We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4aa4e0b + 475e1c0 commit c4f033bCopy full SHA for c4f033b
CHANGELOG.md
@@ -1,5 +1,10 @@
1
NativeScript CLI Changelog
2
================
3
+2.0.1 (2016, May 18)
4
+==
5
+### Fixed
6
+* [Fixed #1746](https://github.com/NativeScript/nativescript-cli/issues/1746): Remove node_modules after preparing plugins.
7
+* [Fixed #1741](https://github.com/NativeScript/nativescript-cli/issues/1741): Cocoapods problem in tns doctor.
8
9
2.0.0 (2016, April 28)
10
==
package.json
@@ -1,7 +1,7 @@
{
"name": "nativescript",
"preferGlobal": true,
- "version": "2.0.0",
+ "version": "2.0.1",
"author": "Telerik <[email protected]>",
"description": "Command-line interface for building NativeScript projects",
"bin": {
0 commit comments