Releases: release-it/keep-a-changelog
Releases · release-it/keep-a-changelog
Release 5.0.0
- 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
- Major bump with release-it v16/Node.js v16 (0cb27a8)
Release 3.1.0
- Update dependencies (1b5501a)
- Fix isIncrement to return only the version requested (#28) (22b4e2e)
Release 3.0.0
- Fix
latestTag
check + spec for initial changelog (05283c3)
- Update all the things to ESM (d2a8a86)
Release 3.0.0-esm.0
- Fix
latestTag
check + spec for initial changelog (05283c3)
- Update all the things to ESM (d2a8a86)
Release 2.5.0
- Add options for customising version URL format (#25) (6c8555e)
Release 2.4.0
- 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
- 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)