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 26, 2018
1 parent 46edde6 commit 27fe3e6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions ChangeLog
@@ -1,3 +1,14 @@
2018.09.26, v2.0.0

feature:
- (copy-file) callback -> promise: add ability to copy symlinks
- (package) eslint v5.6.0
- (package) eslint-plugin-node v7.0.1
- (package) sinon v6.3.4
- (package) squad v3.0.0
- (package) nyc v13.0.1


2018.05.03, v1.1.1

fix:
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudcmd/copy-file",
"version": "1.1.1",
"version": "2.0.0",
"description": "simply copy a file",
"main": "lib/copy-file.js",
"scripts": {
Expand Down

0 comments on commit 27fe3e6

Please sign in to comment.