Skip to content

Commit 83c2a81

Browse files
committed
1.3.4
1 parent 47dde7b commit 83c2a81

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
1.3.4 / 2019-07-30
2+
==================
3+
4+
* Added automatic retry for http request timeouts.
5+
* Fixed handling of local dependency checking errors during `details`.
6+
* Fixed and improved line-wrapping for `details` output.
7+
18
1.3.3 / 2019-06-27
29
==================
310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ncm-cli",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"license": "Apache-2.0",
55
"description": "Command-line tool for NodeSource Certified Modules 2.0",
66
"author": "NodeSource <npm@nodesource.com> (https://nodesource.com)",

0 commit comments

Comments
 (0)