Releases: conventional-changelog-archived-repos/conventional-commits-parser
Releases · conventional-changelog-archived-repos/conventional-commits-parser
v1.2.3
Compare
Sorry, something went wrong.
No results found
Bug Fixes
regex: do not treat it as note if there are texts after keywords(9cb56bc )
v1.2.2
Compare
Sorry, something went wrong.
No results found
v1.2.1
Compare
Sorry, something went wrong.
No results found
Bug Fixes
mention: fix mention matching (43b32e7 ), closes #26
v1.2.0
Compare
Sorry, something went wrong.
No results found
v1.1.0
Compare
Sorry, something went wrong.
No results found
Bug Fixes
notes: note keywords must appear at the beginning of a sentence (6e13789 ), closes #23
Features
reference: able to reference an issue without an action (cf847b1 ), closes #22
v1.0.0
Compare
Sorry, something went wrong.
No results found
chore(release): 1.0.0
v0.2.0
Compare
Sorry, something went wrong.
No results found
Features
note: noteKeywords is case insensitive (4442b86 ), closes #21
pullRequest: Allow to skip and parse pull request header (aa85033 ), closes #20
regex: matching JIRA-123 like references (5342f45 ), closes #19
v0.1.2
Compare
Sorry, something went wrong.
No results found
Bug Fixes
parser: do not trim spaces but newlines (62e7bf5 )
v0.1.1
Compare
Sorry, something went wrong.
No results found
Bug Fixes
newlines: preserve newlines in a part (beb3d05 ), closes #15
Features
v0.1.0
Compare
Sorry, something went wrong.
No results found
Features
newline: fields does not contain leading or trailing newlines (fa0020d ), closes #14