Skip to content

Commit

Permalink
chore(package) v1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed May 4, 2016
1 parent d646f2c commit d36a586
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2016.05.04, v1.12.0

fix:
- (regexp) (un?)install -> (un)?install

feature:
- (redrun) add support of multylevel $npm_package_config variables


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

0 comments on commit d36a586

Please sign in to comment.