ember-cli-release icon indicating copy to clipboard operation
ember-cli-release copied to clipboard

Bring `--prerelease` to config file

Open leizhao4 opened this issue 9 years ago • 0 comments

Most of the time I run release command with --prerelease. It would be nice if I could set prerelease: true in release.js, so that the command uses --prerelease by default, unless I specify --major, --minor or --patch.

leizhao4 avatar Sep 21 '16 21:09 leizhao4