Skip to content

Commit d9f2ab4

Browse files
authored
Bump version and add release notes (#2866)
* Update CHANGELOG.md and bump version * Update date
1 parent 2e5b963 commit d9f2ab4

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,6 +1,13 @@
11
NativeScript CLI Changelog
22
================
33

4+
3.0.3 (2017, June 1)
5+
==
6+
7+
### Fixed
8+
9+
* [Fix #2855](https://github.com/NativeScript/nativescript-cli/issues/2855): iOS inspector not installed with npm 5
10+
411
3.0.2 (2017, May 30)
512
==
613

package.json

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

0 commit comments

Comments
 (0)