Skip to content

Commit

Permalink
chore(package) v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed May 1, 2018
1 parent 3b8acef commit 5445441
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
2018.05.01, v3.0.0

feature:
- (travis) add node v10
- (copymitter) drop support of global install
- (copymitter) drop support of node < 4
- (copymitter) improve progress: files count -> files size
- (package) rm jscs, jshint
- (package) babel-preset: es2015 -> env
- (package) redrun v6.0.0
- (package) coveralls v3.0.0


2017.09.14, v2.2.0

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

0 comments on commit 5445441

Please sign in to comment.