Skip to content

Allow a custom releaseStage

Choose a tag to compare

released this 27 Oct 09:09
· 62 commits to master since this release

Currently the releaseStage is derived through the environment set by ember-cli.

This allows a custom release stage to be set in the bugsnag config. See README.md or #61 for more information.

Thanks to @josemarluedke in his work on #61.