Skip to content

Commit

Permalink
chore(package) v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed May 5, 2018
1 parent 5ff3e2d commit fb6fd99
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2018.05.05, v3.2.0

feature:
- (copymitter) callbacks -> promises
- (copymitter) rm directories and errors from progress
- (copymitter) changed sequence of copying files
- (copymitter) rm enoent


2018.05.05, v3.1.2

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": "copymitter",
"version": "3.1.2",
"version": "3.2.0",
"description": "copy files with emitter",
"main": "lib/copymitter.js",
"scripts": {
Expand Down

0 comments on commit fb6fd99

Please sign in to comment.