Releases: brajkowski/branch-commit-msg
Releases · brajkowski/branch-commit-msg
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2022-07-31)
Bug Fixes
- added package keywords (#25) (d32c285)
- amending commits no longer duplicates branch details (#36) (daa2533)
- explicitly using exit code 0 for successful hook exits (#24) (d56886d)
- hook exits gracefully if executed outside of a git repo (#19) (695b2ae)
- install now throws helpful error when git is either not installed or the install is running outside of a git repo (#31) (0b55080)
- multiline commits with comments are now formatted properly (#37) (8fa5b53)
Features
- initializing release with semantic-release (701fcc5)