Commit graph

2 commits

Author SHA1 Message Date
Kevin Morris
60b098a2f2
fix(git-cliff): define Housekeeping group + match all tags
Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-12-09 14:57:31 -08:00
Kevin Morris
37232f71ee
feat: add git-cliff configuration
git-cliff is a tool which allows us to generate changelog
based off of conventional commits in the repository.

This commit provides an initial cliff.toml configuration
file which formats changelog output with tables and branch
state metadata.

Upstream: https://github.com/orhun/git-cliff

Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-10-19 09:28:14 -07:00