Releases: qoomon/git-conventional-commits
Releases · qoomon/git-conventional-commits
2.4.0
15 Dec 20:36
Compare
Sorry, something went wrong.
No results found
2.3.1
15 Dec 11:50
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fix git command sytax for windows (a75269d )
2.3.0
06 Nov 20:07
Compare
Sorry, something went wrong.
No results found
Features
change default merge headline to just 'Merges' (d7e4124 )
create inline Markdown links for issue references (15a031e )
2.2.0
06 Nov 19:09
Compare
Sorry, something went wrong.
No results found
Features
add support for bitbucket merge messages (d0b5b6b )
Bug Fixes
2.1.2
20 Sep 14:54
Compare
Sorry, something went wrong.
No results found
2.1.1
17 Aug 09:55
Compare
Sorry, something went wrong.
No results found
Bug Fixes
handle empty repository and no release tag (940f809 )
2.1.0
30 Jul 18:41
Compare
Sorry, something went wrong.
No results found
Features
add support for the pre-commit framework (#102 ) (0e01b77 )
2.0.2
28 Jul 11:59
Compare
Sorry, something went wrong.
No results found
v2.0.2
build(release): bump patch version
2.0.0
19 Jul 12:29
Compare
Sorry, something went wrong.
No results found
Features
ignore pre-release version tags e.g. v1.2.3-SNAPSHOT or v1.2.3-rc1 (df7be15 )
do not recalculate version, if version tag points on commit anchor (8cd6c74 )
changelog
release date will be taken from commit date (ed7cb3b )
1.2.2
08 Jul 13:36
Compare
Sorry, something went wrong.
No results found
v1.2.2
fix: remove unnecessary --first-parent option for git describe