Tag name | Description |
---|---|
feat | Commits that add a new feature |
fix | Commits that fix a bug |
build | Commits that affect build components |
chore | Miscellaneous commits |
style | Commits for code styling or format |
docs | Commits that affect documentation only |
test | Commits that add missing tests or correcting existing tests |
refactor | Commits for code refactoring |