revel-commit
Revel Engineering's custom wrapper around cz-conventional-changelog-for-shortcut, a part of the commitizen family. Prompts for conventional changelog standard and also prompts for a mandatory Shortcut story.
Features
- Works seamlessly with semantic-release
🚀 - Works seamlessly with Shortcut smart commits
- Automatically detects the Shortcut story from the branch name
Quickstart
Installation
yarn add -D revel-commit
Usage
yarn revel-commit
Most Revel repos will have a shorthand setup under yarn c
, you may prefer to set up a git alias for git cz
.