UNPKG

validate-commit-message

Version:

GIT COMMIT-MSG hook for validating commit message.

69 lines (30 loc) 1.58 kB
# v3.2.0 (2021-03-22) ## Features - add ci commit type (#6) ([1050acae](https://github.com/Frikki/validate-commit-message/commits/1050acaec3840627587cbb4ed26276102d850135)) # v3.0.1 (2015-09-08) ## Bug Fixes - **bin:** chmod: cannot access ‘.git/hooks/commit-msg’: No such file or directory ([8ce6ec75](https://github.com/Frikki/validate-commit-message/commits/8ce6ec75681a09cc564fad872701b6923fd681c9)) # v3.0.0 (2015-09-06) ## Features - remove local release and changelog scripts ([fa9889dd](https://github.com/Frikki/validate-commit-message/commits/fa9889dda51ff3745ad3a168b1ce0b7b5fe4250f)) ## Breaking Changes - due to [fa9889dd](https://github.com/Frikki/validate-commit-message/commits/fa9889dda51ff3745ad3a168b1ce0b7b5fe4250f), `release.js` and `changelog.js` have been removed. BREAKING CHANGE: `initChangelog` scripts has been removed from `package.json`. # v2.0.1 (2015-09-06) # v2.0.0 (2015-09-05) ## Features - remove jasmine check ([014da28b](https://bitbucket.org/rabbitsystems/favodine/commits/014da28bab0bd8204b4ba3c1c50972595a3add83)) ## Breaking Changes - due to [014da28b](https://bitbucket.org/rabbitsystems/favodine/commits/014da28bab0bd8204b4ba3c1c50972595a3add83), Remove hacky jasmine check. # v1.0.0 (2015-09-05) ## Features - add bin script ([1779aa05](https://bitbucket.org/rabbitsystems/favodine/commits/1779aa05b82dba8cdace9ff072536dffbb2e29da)) - add commit message hook script ([aaee0657](https://bitbucket.org/rabbitsystems/favodine/commits/aaee06575dc04e24af5a9fa6390d801fa0af71bb))