Skip to content

Releases: vweevers/remark-common-changelog

v2.3.2

08 Oct 20:47
Compare
Choose a tag to compare

Fixed

  • Fix commit and issue links for submodules (274a49d) (Vincent Weevers)
  • Don't copy commit description into changelog (869157d) (Vincent Weevers)

v2.3.1

06 Apr 20:03
Compare
Choose a tag to compare

Fixed

  • Speed up detection of tagged commits (#14) (9312d96) (Vincent Weevers).

v2.3.0

04 Apr 11:14
Compare
Choose a tag to compare

Added

  • Take structured information from git trailers (#13) (e12611c) (Vincent Weevers).

v2.2.0

18 Sep 15:00
Compare
Choose a tag to compare

Added

  • Support adding release to older release line (8661c44, ddb844b) (Vincent Weevers).

v2.1.0

27 Jan 23:05
Compare
Choose a tag to compare

Added

  • Support inserting a range of (or all) releases (99016ab)
  • Insert :seedling: Initial release on initial release (4f9dd1a)

v2.0.0

14 Nov 13:58
Compare
Choose a tag to compare

Changed

  • Breaking: use ESM and drop Node.js < 12.20 (a8eacb4)
  • Bump dependencies (c8c8352)