Skip to content

Commit e4ad971

Browse files
committed
Release 1.1.1
1 parent 90e6555 commit e4ad971

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
1.1.1 / 2018-07-09
3+
==================
4+
5+
* fix: ignore os.userInfo()'s ENOENT error
6+
27
1.1.0 / 2017-10-12
38
==================
49

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-homedir",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Get the effective user's homedir.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)