diff --git a/CHANGELOG.md b/CHANGELOG.md index a9a1afe7f9..e2e4bf3540 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,16 @@ NativeScript CLI Changelog ================ +4.2.1 (2018, August 10) +== + +### Fixed +* [Fixed #3763](https://github.com/NativeScript/nativescript-cli/issues/3763): Duplicated entries in `tns run` log while livesyncing +* [Fixed #3802](https://github.com/NativeScript/nativescript-cli/issues/3802): Unable to use templates without `App_Resources` +* [Fixed #3803](https://github.com/NativeScript/nativescript-cli/issues/3803): `tns run ios` command fails if tns-ios version is a tag +* [Fixed #3805](https://github.com/NativeScript/nativescript-cli/issues/3805): `tns run android` fails in case you do not have Android emulator images + + 4.2.0 (2018, August 7) == diff --git a/lib/common b/lib/common index 5e1da68399..0405ea4eea 160000 --- a/lib/common +++ b/lib/common @@ -1 +1 @@ -Subproject commit 5e1da68399f8d9c6b1972b1fc5014d9bb63fd235 +Subproject commit 0405ea4eea768f4264ed68372e63094690371a86