Skip to content

Commit 6334ef2

Browse files
FatmeFatme
Fatme
authored and
Fatme
committed
Merge pull request #813 from NativeScript/fatme/merge-release-1.2.4
Merge release 1.2.4
2 parents 283bc8d + 1a4304c commit 6334ef2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
NativeScript CLI Changelog
22
================
33

4+
1.2.4 (2015, August 24)
5+
==
6+
7+
### Fixed
8+
9+
* [Fixed #806](https://github.com/NativeScript/nativescript-cli/issues/806): `tns library add android` command does not execute android project update if target 17 is not installed.
10+
* [Fixed #807](https://github.com/NativeScript/nativescript-cli/issues/807): Android native libs are not respected correctly if the plugin is added as depedency to another plugin.
11+
412
1.2.3 (2015, August 18)
513
==
614

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": "1.2.3",
4+
"version": "1.2.4",
55
"author": "Telerik <support@telerik.com>",
66
"description": "Command-line interface for building NativeScript projects",
77
"bin": {

0 commit comments

Comments
 (0)