Skip to content

Commit ebab7bc

Browse files
Fatme HavaluovaFatme Havaluova
Fatme Havaluova
authored and
Fatme Havaluova
committed
changelog + bump version
1 parent a9471e9 commit ebab7bc

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
NativeScript CLI Changelog
22
================
33

4-
1.2.0 (2015, July 22)
4+
1.2.1 (2015, July 24)
5+
==
6+
7+
### Fixed
8+
9+
* [Fixed #690](https://github.com/NativeScript/nativescript-cli/issues/690): The `$ tns debug ios --debug-brk` command is not working.
10+
11+
1.2.0 (2015, July 24)
512
==
613

714
### New

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": "1.2.0",
4+
"version": "1.2.1",
55
"author": "Telerik <[email protected]>",
66
"description": "Command-line interface for building NativeScript projects",
77
"bin": {

0 commit comments

Comments
 (0)