ember-cli-release
ember-cli-release copied to clipboard
Publishing with --prerelease should create the appropriate tag
ember release --prerelease beta
This should publish to npm with a beta tag
npm publish --tag beta