Skip to content

Commit

Permalink
chore(package) v2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Aug 19, 2016
1 parent a5167ce commit a3d7a53
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions ChangeLog
@@ -1,3 +1,15 @@
2016.08.19, v2.8.1

feature:
- (remove) squad -> Promise
- (init) squad -> Promise
- (eslint) add es6
- (finish) squad -> Promise
- (clear) squad -> Promise
- (success) add
- (add) squad -> promise


2016.08.16, v2.8.0

feature:
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "longrun",
"version": "2.8.0",
"version": "2.8.1",
"description": "Run set of commands in group of directories",
"main": "lib/longrun.js",
"bin": {
Expand Down

0 comments on commit a3d7a53

Please sign in to comment.