Skip to content

Commit

Permalink
docs(readme): sort commit type list (#2885)
Browse files Browse the repository at this point in the history
  • Loading branch information
chalkygames123 committed Nov 25, 2021
1 parent e0b6949 commit 0670604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ feat(blog): add comment section
Common types according to [commitlint-config-conventional (based on the Angular convention)](https://github.com/conventional-changelog/commitlint/tree/master/@commitlint/config-conventional#type-enum) can be:

- build
- ci
- chore
- ci
- docs
- feat
- fix
Expand Down

0 comments on commit 0670604

Please sign in to comment.