Releases: brajkowski/branch-commit-msg
Releases · brajkowski/branch-commit-msg
v2.0.0
22 Mar 09:16
Compare
Sorry, something went wrong.
No results found
2.0.0 (2026-03-22)
chore!: support is dropped for node 14, 16, and 18 (#853 ) (19d9c93 )
Bug Fixes
husky install command is up-to-date (262046e )
testPathPattern is replaced by testPathPatterns (789e4e4 )
BREAKING CHANGES
support is dropped for node 14, 16, and 18
Co-authored-by: Claude Sonnet 4.6 noreply@anthropic.com
v2.0.0-beta.3
22 Mar 09:03
Compare
Sorry, something went wrong.
No results found
Bug Fixes
husky install command is up-to-date (92e5517 )
v2.0.0-beta.2
22 Mar 08:32
Compare
Sorry, something went wrong.
No results found
Bug Fixes
testPathPattern is replaced by testPathPatterns (0ba003c )
v1.0.3
08 May 00:00
Compare
Sorry, something went wrong.
No results found
1.0.3 (2023-05-07)
Bug Fixes
diffs no longer appear in commits authored with verbose flag (#263 ) (33138cf )
v1.0.2
29 Sep 04:02
Compare
Sorry, something went wrong.
No results found
1.0.2 (2022-09-29)
Bug Fixes
matched extractPattern groups are no longer removed from the formatted commit message (#87 ) (a26c153 )
v1.0.1
10 Aug 05:17
Compare
Sorry, something went wrong.
No results found
1.0.1 (2022-08-10)
Bug Fixes
message chars that appear in format string are preserved (#51 ) (5383da5 )
v1.0.0
31 Jul 05:03
Compare
Sorry, something went wrong.
No results found
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 )