View Source mix semantic_release (semantic_release v1.0.0-alpha.1)
Runs Semantic Release.
Automatically installs Semantic Release and other dependencies by running Mix.Tasks.SemanticRelease.Install
.
Warning
This is a pre-release version. As such, anything may change at any time, the public API should not be considered stable, and using a pinned version is recommended.
Usage:
$ mix semantic_release
$ mix semantic_release CLI_ARGS
Refer to the Semantic Release documentation for available CLI arguments.