Skip to content

Releases: NRWLDev/changelog-gen

v0.11.0

09 Jul 13:07
Compare
Choose a tag to compare

Features and Improvements

  • Breaking: Use bump-my-version code directly, skip subprocess wrapped cli calls. [851e225]

v0.10.3

08 Jul 15:11
Compare
Choose a tag to compare

Bug fixes

  • Clean up how bump-version error outputs are handled [accdf8f]

v0.10.2

08 Jul 14:39
Compare
Choose a tag to compare

Features and Improvements

  • Replace manual subprocess calls with GitPython usage. [d5541bd]

Bug fixes

  • Simplify conventional commit regex to capture all chars in description. [441b1d5]

v0.10.1

24 Jun 14:37
Compare
Choose a tag to compare

Bug fixes

  • Remove extras definitions [76f0e02]

v0.10.0

24 Jun 13:16
Compare
Choose a tag to compare

Features and Improvements

  • Breaking: Drop support for bump2version and remove deprecated code. [6a65cb4]

v0.9.13

10 Jun 09:29
Compare
Choose a tag to compare

Features and Improvements

  • Add include-all flag to pick up non conventional commits. [#7] [8c8ccfd]

v0.9.12

15 May 09:44
Compare
Choose a tag to compare

Bug fixes

  • Maintain changes from editor in final saved changelog. [281d4be]

v0.9.11

08 May 13:44
Compare
Choose a tag to compare

Bug fixes

v0.9.10

01 May 17:23
Compare
Choose a tag to compare

Bug fixes

  • Fix test for update instead of overwrite of commit types. [55a3ffa]