README
cz-conventional-changelog
Part of the commitizen family. Prompts for conventional changelog standard.
Features
- Fuzzy match for select the commit type
- simply the commit message format
Commitizen adapter following the conventional-changelog format with fuzzy match type.
<script type="module">
import conventionalChangelogFuzzy from 'https://cdn.skypack.dev/conventional-changelog-fuzzy';
</script>
Part of the commitizen family. Prompts for conventional changelog standard.