Skip to content

Releases: release-it/keep-a-changelog

Release 5.0.0

11 Nov 14:57
Compare
Choose a tag to compare
  • Drop support for Node.js v16 + add CI tests (d437d5e)
  • Update dependencies (c4671fe)
  • Readme addition: Explain what this plugin does (#34) (59d7ead)

Release 4.0.0

10 Jul 10:10
Compare
Choose a tag to compare
  • Major bump with release-it v16/Node.js v16 (0cb27a8)

Release 3.1.0

10 Aug 18:51
Compare
Choose a tag to compare
  • Update dependencies (1b5501a)
  • Fix isIncrement to return only the version requested (#28) (22b4e2e)

Release 3.0.0

30 Apr 12:53
Compare
Choose a tag to compare
  • Fix latestTag check + spec for initial changelog (05283c3)
  • Update all the things to ESM (d2a8a86)

Release 3.0.0-esm.0

18 Apr 22:29
Compare
Choose a tag to compare
Release 3.0.0-esm.0 Pre-release
Pre-release
  • Fix latestTag check + spec for initial changelog (05283c3)
  • Update all the things to ESM (d2a8a86)

Release 2.5.0

20 Mar 21:57
Compare
Choose a tag to compare
  • Add options for customising version URL format (#25) (6c8555e)

Release 2.4.0

20 Mar 19:43
Compare
Choose a tag to compare
  • Fix lint issues (85fd76b)
  • Make handling of lowercased label in the Unreleased link definition more robust (#17) (85db46d)
  • Fix: Don't update when --no-increment is set (#23) (66b4119)

Release 2.3.0

06 Jun 11:08
Compare
Choose a tag to compare
  • Update dependencies (73075b1)
  • Fix version URLs in gitlab repos (#12) (9290fb4)
  • Merge pull request #15 from johanhammar/patch-1 (c2a593f)
  • Fix broken plugins link (173b08a)

Release 2.2.2

29 Nov 21:28
Compare
Choose a tag to compare

Release 2.2.1

29 Nov 19:36
Compare
Choose a tag to compare
  • Add newline at end of file (54688a6)
  • Tests housekeeping (84347da)
  • Add test to cover bugfix (6a2fe0c)
  • Fix error versionLink is not defined (#10) (9eb20c5)