Skip to content
This repository has been archived by the owner on Feb 5, 2018. It is now read-only.

Releases: conventional-changelog-archived-repos/conventional-commits-parser

v1.2.3

06 Aug 05:59
v1.2.3
d9391b0
Compare
Choose a tag to compare

Bug Fixes

  • regex: do not treat it as note if there are texts after keywords(9cb56bc)

v1.2.2

04 May 11:26
fa6843f
Compare
Choose a tag to compare

Bug Fixes

v1.2.1

24 Apr 14:19
65bda9c
Compare
Choose a tag to compare

Bug Fixes

  • mention: fix mention matching (43b32e7), closes #26

v1.2.0

15 Apr 12:36
Compare
Choose a tag to compare

Features

v1.1.0

10 Apr 07:10
Compare
Choose a tag to compare

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

05 Feb 12:34
Compare
Choose a tag to compare
chore(release): 1.0.0

v0.2.0

04 Feb 13:40
Compare
Choose a tag to compare

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

18 Sep 05:14
Compare
Choose a tag to compare

Bug Fixes

  • parser: do not trim spaces but newlines (62e7bf5)

v0.1.1

12 Sep 13:15
Compare
Choose a tag to compare

Bug Fixes

  • newlines: preserve newlines in a part (beb3d05), closes #15

Features

v0.1.0

12 Aug 13:16
Compare
Choose a tag to compare

Features

  • newline: fields does not contain leading or trailing newlines (fa0020d), closes #14