web3.js
web3.js copied to clipboard
Git pre-commit hook for changelog updates
Add script to check mono repo packages individually if there is code file change, it must also include a change log update else don't allow to push commit.
- Create script for above
- use Git pre-commit hook
Hey @jdevcs, does this PR from @whitemoshui meet the requirements you outlined in the issue?