Skip to content

Commit c4f033b

Browse files
committed
Merge pull request #1747 from NativeScript/kerezov/changelog-201
Changelog for 2.0.1
2 parents 4aa4e0b + 475e1c0 commit c4f033b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
NativeScript CLI Changelog
22
================
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.
38

49
2.0.0 (2016, April 28)
510
==

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nativescript",
33
"preferGlobal": true,
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"author": "Telerik <[email protected]>",
66
"description": "Command-line interface for building NativeScript projects",
77
"bin": {

0 commit comments

Comments
 (0)