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

Publishing with --prerelease should create the appropriate tag

Open offirgolan opened this issue 9 years ago • 0 comments

ember release --prerelease beta

This should publish to npm with a beta tag

npm publish --tag beta

offirgolan avatar Aug 04 '16 22:08 offirgolan