# conventional_commits v0.2.1 - API Reference

## Mix Tasks

- [mix commit](Mix.Tasks.Commit.md): This will create a REPL that allows the user to create a commit message following specifications defined by [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) when the user requests `mix commit`.

