Skip to content

Commit a3ebf5d

Browse files
author
Fatme
authored
Merge pull request #3822 from NativeScript/fatme/4.2.2
Bump version to 4.2.2 and add changelog
2 parents 6a63e61 + d3a805f commit a3ebf5d

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
NativeScript CLI Changelog
22
================
33

4+
4.2.2 (2018, August 17)
5+
==
6+
7+
### Fixed
8+
* [Fixed #3818](https://github.com/NativeScript/nativescript-cli/issues/3818): Unable to start application on Android device with a custom activity containing capital letters
9+
* [Fixed #3820](https://github.com/NativeScript/nativescript-cli/issues/3820): A command help is shown on native build error
10+
* [Fixed #3821](https://github.com/NativeScript/nativescript-cli/issues/3821): [Sporadic] Unable to start iOS debugger from VSCode extension
11+
12+
413
4.2.1 (2018, August 10)
514
==
615

npm-shrinkwrap.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)