Skip to content

Releases: thomaseizinger/keep-a-changelog-new-release

3.0.0

08 Apr 12:24
77ac767
Compare
Choose a tag to compare

Fixed

  • Spacing in Markdown lists and definitions
  • "unreleased" definition casing

Changed

  • Update action to use node20

2.0.0

14 Feb 07:37
3c29bb3
Compare
Choose a tag to compare
Update CHANGELOG.md

1.3.0

12 Oct 05:53
5bc2328
Compare
Choose a tag to compare

Added

  • New optional tag argument allowing v-prefixed versions

Changed

  • The version argument is no longer required

Deprecated

  • The version argument will be replaced in favor of the tag argument

1.2.1

23 Feb 05:06
9f6c16b
Compare
Choose a tag to compare

Fixed

  • Allow Unreleased link reference to be lowercase.

1.2.0

22 Sep 04:45
96ebf19
Compare
Choose a tag to compare

Added

  • Commit hook for preventing dist/index.js to be out of date after modifying Typescript files.
  • Input changelogPath for making the path to the CHANGELOG.md file configurable. Defaults to "./CHANGELOG.md".

1.1.0

17 Feb 10:25
Compare
Choose a tag to compare
Add changelog

1.0.0

15 Feb 07:53
Compare
Choose a tag to compare
Add branding to action