-
-
Save farukcan/9ef45b0d6b7109762aee56884502f28d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[test]: Update test/* files | |
[dist]: Changes to submodules, version bumps, updates to package.json | |
[minor]: Small changes | |
[doc]: Updates to documentation | |
[fix]: Bug fixes | |
[bin]: Update binary scripts associated with the project | |
[refactor]: Refactor of existing code | |
[nit]: Small code review changes mainly around style or syntax | |
[feat]: New features | |
// Usage | |
fix: closes #9, fix path issue | |
nit: swap let for const | |
doc: added usage section to README.md |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment