Skip to content

Commit

Permalink
chore(package) v6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Oct 9, 2018
1 parent 491c168 commit c7a48f5
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
2018.10.09, v6.0.0

feature:
- (package) rm es6-promisify
- (package) rm execon
- (package) @cloudcmd/sortify v2.0.0
- (package) add fs-readdir-with-file-types
- (package) currify v3.0.0
- (readify) callback -> promise
- (readify) drop support of node < 8
- (package) redrun v7.0.0
- (package) nyc v13.0.1
- (package) eslint-plugin-node v7.0.1
- (package) eslint v5.0.0


2018.06.12, v5.0.6

feature:
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": "readify",
"version": "5.0.6",
"version": "6.0.0",
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
"description": "Read directory content with file attributes: size, date, owner, mode",
"homepage": "http://github.com/coderaiser/readify",
Expand Down

0 comments on commit c7a48f5

Please sign in to comment.