Skip to content

Commit

Permalink
chore(package) v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Apr 22, 2016
1 parent 4a43d71 commit cce84b8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
2016.04.22, v1.3.0

feature:
- (redrun) add support of reserved script names (like "npm test")
- (package) add watch:test/coverage
- (cli-parse) add


2016.04.22, v1.2.1

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": "redrun",
"version": "1.2.1",
"version": "1.3.0",
"description": "expand scripts from package.json to improve execution speed",
"main": "lib/redrun.js",
"scripts": {
Expand Down

0 comments on commit cce84b8

Please sign in to comment.