Skip to content

Releases: nicolasfara/conventional-commits

3.0.8

30 Sep 06:16
Compare
Choose a tag to compare

3.0.8 (2022-09-30)

Bug Fixes

  • regex: fix scopes regex (cb6fa69)

3.0.7

13 Sep 17:54
Compare
Choose a tag to compare

3.0.7 (2022-09-13)

Bug Fixes

  • regex: remove uneeded escape characters (40935dc)

3.0.6

19 Aug 11:20
Compare
Choose a tag to compare

3.0.6 (2022-08-19)

Bug Fixes

  • regex: escape the closed bracket, closes #85 (81fe4c6)

3.0.5

10 Aug 22:43
Compare
Choose a tag to compare

3.0.5 (2022-08-10)

Bug Fixes

  • deps: update kotest to v5.4.2 (5753ec7)

3.0.4

06 Aug 17:20
Compare
Choose a tag to compare

3.0.4 (2022-08-06)

Bug Fixes

  • fix typo in variable' script, closes #82 (2108992)

3.0.3

05 Aug 08:04
Compare
Choose a tag to compare

3.0.3 (2022-08-05)

Bug Fixes

  • end quote for commits regex (5ce0cd3)

3.0.2

28 Jul 15:35
Compare
Choose a tag to compare

3.0.2 (2022-07-28)

Bug Fixes

  • deps: update kotest to v5.4.1 (5aa2255)

3.0.1

22 Jun 08:37
Compare
Choose a tag to compare

3.0.1 (2022-06-22)

Bug Fixes

  • improve characters escaping in success and error message (833dc17)

3.0.0

15 Jun 22:01
Compare
Choose a tag to compare

3.0.0 (2022-06-15)

Bug Fixes

  • change functions visibility (ebf49c2)
  • mark as internal the setupScript() method because of the removal of the Gradle limitation (5b04ed6)
  • remove gradle limitation which forced the use of the setupScript() method (f51b06b)

2.0.0

15 Jun 05:33
Compare
Choose a tag to compare

2.0.0 (2022-04-14)