Skip to content

Releases: release-it/conventional-changelog

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)

Release 3.1.0

10 Aug 06:21
Compare
Choose a tag to compare
  • Add tagTemplate (temporary) to fix tests (7768648)
  • Add support for --no-increment (5333778)
  • Add support for tagPrefix (ecd4374)

Release 3.0.1

13 Jun 11:45
Compare
Choose a tag to compare
  • fix: --release-version not working if conventional-changelog is enabled (d1c0c78)
  • Update docs (closes #18) (ad74134)

Release 3.0.0

06 Jun 09:49
Compare
Choose a tag to compare
  • Update docs (1a91bb6)
  • Update dependencies (33f860b)
  • Add option to ignore recommended bump (80dcb69)
  • Update docs + add fetch-depth: 0 (related to #16) (a9364e5)