Skip to content

Commit a11847a

Browse files
committed
chore(package) v2.0.0
1 parent 66a1c21 commit a11847a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

ChangeLog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2018.09.27, v2.0.0
2+
3+
feature:
4+
- (package) nyc v13.0.1
5+
- (package) eslint v5.6.0
6+
- (package) drop support of node < 8
7+
8+
19
2018.03.14, v1.1.0
210

311
fix:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudcmd/read-files-sync",
3-
"version": "1.1.0",
3+
"version": "2.0.0",
44
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
55
"description": "synchronously read files from a directory",
66
"homepage": "http://github.com/cloudcmd/node-read-files-sync",

0 commit comments

Comments
 (0)