Closed musavvirahmed closed 5 years ago
Hey @musavvirahmed, it looks like your commits failed our linter. You'll need to update them to match our conventions. If you don't want to install Commitizen
globally on your machine, you can also run npm run commit
in this repo to use the Commitizen
CLI to help you format your commits.
To correct this issue a bit more quickly, I'd recommend doing an interactive rebase:
$ git rebase -i 6127c417cd777636d4362916fe072b3022f95261
Then updating the commit message as follows:
docs: Add sketch file
@trezy updated my commit using npm run commit
. Thank you!
:tada: This PR is included in version 1.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
• Sketch design file added
• Richer favicon support added