Releases: ItsAnas/git-commiter
Releases · ItsAnas/git-commiter
Stable version 1.0
Working version
Release notes:
- Remove debug print when creating json file
- Fix the first use when creating .commit.json
.commit.json file can we read
- files .commit.json can be read to have a custom configuration
- If no .commit.json is found, you can create one
Commit are working correctly
You can commit using conventional commits.
It starts with:
feat/fix/docs/ci/....
and following your message.
Your commit must have at least 4 characters and do not exceed 50 messages