revel-commit
v1.2.4
Published
Commitizen wrapper following the conventional-changelog format and asking for Shortcut story at Revel.
Downloads
5
Keywords
Readme
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
.