Skip to content

Commit

Permalink
chore(package) v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Sep 27, 2018
1 parent 66a1c21 commit a11847a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
2018.09.27, v2.0.0

feature:
- (package) nyc v13.0.1
- (package) eslint v5.6.0
- (package) drop support of node < 8


2018.03.14, v1.1.0

fix:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudcmd/read-files-sync",
"version": "1.1.0",
"version": "2.0.0",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "synchronously read files from a directory",
"homepage": "http://github.com/cloudcmd/node-read-files-sync",
Expand Down

0 comments on commit a11847a

Please sign in to comment.