Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

Commit

Permalink
feat: add RC script
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Alan Shaw <[email protected]>
  • Loading branch information
Alan Shaw committed Oct 23, 2018
1 parent 8d62d00 commit 0c52e24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"lint": "aegir lint",
"build": "aegir build",
"release": "aegir release",
"release-candidate": "aegir release --type prerelease --preid rc",
"release-minor": "aegir release --type minor",
"release-major": "aegir release --type major",
"coverage": "aegir coverage --timeout 100000"
Expand Down

0 comments on commit 0c52e24

Please sign in to comment.