Releases: conventional-changelog-archived-repos/conventional-commits-parser
Releases · conventional-changelog-archived-repos/conventional-commits-parser
v1.2.3
Bug Fixes
- regex: do not treat it as note if there are texts after keywords(9cb56bc)
v1.2.1
Bug Fixes
- mention: fix mention matching (43b32e7), closes #26
v1.1.0
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
v0.2.0
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
Bug Fixes
- parser: do not trim spaces but newlines (62e7bf5)
v0.1.1
Bug Fixes
- newlines: preserve newlines in a part (beb3d05), closes #15
Features
v0.1.0
Features
- newline: fields does not contain leading or trailing newlines (fa0020d), closes #14