``` ember release --prerelease beta ``` This should publish to npm with a `beta` tag ``` npm publish --tag beta ```
This should publish to npm with a
betatag