commit-wizard 0.0.1

A lightweight CLI assistant for Conventional Commits, semantic versioning, and changelog automation.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Commit Wizard Commands

The following are the supported commands

- [add]./add.md
- [init]./init.md
- [bump]./bump.md
- [changelog]./changelog.md
- [check]./check.md
- [commit]./commit.md
- [fix]./fix.md
- [push]./push.md