Skip to content

Commit 8fc62fc

Browse files
committed
chore(package) v2.1.0
1 parent 7926ec7 commit 8fc62fc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2018.05.03, v2.1.0
2+
3+
feature:
4+
- (fs-copy-file) add mask support introduce in node v10
5+
- (travis) add node v10
6+
7+
18
2018.05.02, v2.0.0
29

310
feature:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fs-copy-file",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"author": "coderaiser <mnemonic.enemy@gmail.com> (https://github.com/coderaiser)",
55
"description": "fs.copyFile ponyfill",
66
"homepage": "http://github.com/coderaiser/fs-copy-file",

0 commit comments

Comments
 (0)