Skip to content

Releases: release-it/conventional-changelog

Release 4.3.0

15 Apr 00:33
Compare
Choose a tag to compare
  • Remove CHANGES.md just in case before running specs (51d3b10)
  • Remove unused prepend-file dependency (59053b4)
  • Fix missing newlines (fixes #46) (cd55c13)
  • Fix specs for new from prop (d20e50d)
  • Pass previousTag to conventionalChangelog in gitRawCommitsOpts to select commit messages (#47) (f13909e)

Release 4.2.2

10 Mar 09:49
Compare
Choose a tag to compare
  • fix: Add fallback value to header option (#45) (391d8c8)

Release 4.2.1

09 Mar 09:44
Compare
Choose a tag to compare
  • Unified header line break identifier (#44) (a71b286)

Release 4.2.0

25 Feb 10:58
Compare
Choose a tag to compare
  • Update docs (685e4f1)
  • Minor edits to new header logic and tests (abef409)
  • Support page header setting of changelog file (#42) (af66ee0)
  • Document how to customize the conventional-changelog-writer template. (#36) (cef5247)

Release 5.0.0-esm.0

16 Jan 12:19
Compare
Choose a tag to compare
Release 5.0.0-esm.0 Pre-release
Pre-release
  • Update version + dependencies (eb438a9)
  • Don't mutate options, but send clean arguments to conventionalChangelog (d814638)
  • Add GitHub Action for test matrix (c466c69)
  • Move to real integration tests + add more (3ac968d)
  • Refactor tests + more integrated tests (80b99dc)
  • Update dependencies + engine version (f97297e)
  • Migrate implementation to ESM (93c7255)

Release 4.1.0

11 Jan 07:04
Compare
Choose a tag to compare
  • Add strictSemVer option (c3748fa)

Release 4.0.0

09 Jan 18:30
Compare
Choose a tag to compare
  • Update dependencies (bbdb5c7)
  • Fix support for (continuation) pre-releases (b2b1275)
  • Auto-format (ec42877)
  • Fix release type for pre-release (1b1c83d)

Release 3.3.0

20 Aug 05:35
Compare
Choose a tag to compare
  • Fix regex in JSON example (72b9669)
  • Pass 'parserOpts' and 'writerOpts' to conventional-changelog-core (#32) (69aa6b0)
  • Fix up docs re. new options (bf19b4e)
  • Documentation for gitRawCommitsOpts (#30) (264443e)

Release 3.2.0

15 Aug 10:34
Compare
Choose a tag to compare
  • Update release-it (bdf2949)
  • Pass context and gitRawCommitsOpts to conventional-changelog-core (9111a99)
  • Don't throw for --no.git (3b1342f)
  • Use null if there's no tagTemplate set (9dcc05c)

Release 3.1.1

13 Aug 05:10
Compare
Choose a tag to compare
  • Use version fallback (without Git plugin) (8f91941)