Skip to content

Releases: ardalanamini/auto-changelog

v2.0.0

04 Mar 16:38
8a1eecd
Compare
Choose a tag to compare

Breaking Changes

  • Rename token input to github-token (1c2ccf64)
  • Remove the exclude input (c72a270e)

New Features

  • Add commit-types & default-commit-type inputs (#15) (ea01804c)

Documentation Changes

Chores

v1.4.0

04 Mar 08:24
28e85c2
Compare
Choose a tag to compare

Dependencies

  • CI:
  • Dev:
    • bump @typescript-eslint/eslint-plugin from 5.12.0 to 5.13.0 (#10) (fe8ba0bf)
    • bump @typescript-eslint/parser from 5.12.0 to 5.13.0 (#9) (fab042e1)
    • bump eslint from 8.9.0 to 8.10.0 (#11) (036ef44c)

Chores

v1.3.0

28 Feb 18:42
8da1b40
Compare
Choose a tag to compare

New Features

  • Add default token input value (e0339f1f)

Refactors

  • Improve changelog output order (b3dc12bb)

Dependencies

Continuous Integration

v1.2.1

20 Feb 14:50
fd17079
Compare
Choose a tag to compare

Bug Fixes

  • Changelog containing commits after the current tag (#7) (7cb2e018)

Chores

Continuous Integration

  • Update release.yml workflow (8bfda644)

Dependencies

  • Update @actions/core from 1.4.0 to 1.6.0 (7a86a498)
  • Action:
    • Update Node.js from 12 to 16 (26840639)
  • Dev:
    • Update prettier from 2.3.1 to 2.5.1 (a4742a1b)
    • Update @vercel/ncc from 0.28.6 to 0.33.3 (adfab282)
    • Update eslint from 7.29.0 to 8.9.0 (547597ec)
    • Update typescript from 4.3.4 to 4.5.5 (fcdf6e22)

v1.2.0

19 Jun 19:29
Compare
Choose a tag to compare

Breaking Changes

  • Separate deps type from build (bf83ea01)

Chores

Continuous Integration

Dependencies

v1.1.0

17 Oct 22:50
Compare
Choose a tag to compare

Breaking Changes

  • Combine similar commit messages into one log line (4635917e)
  • Omit flag from the log title (eeb68764)

Chores

New Features

v1.0.1

17 Oct 13:23
Compare
Choose a tag to compare

Bug Fixes

  • Include multi-line commits in the changelog (#4) (ebb68f89)

Build System / Dependencies

Chores

  • Bump version from 1.0.0 to 1.0.1 (f0994694)
  • Update action directory (26b376ff)

Documentation Changes

v1.0.0

28 Sep 18:00
Compare
Choose a tag to compare

Chores

Continuous Integration

Documentation Changes

New Features

  • Add exclude & allow-unknown options (ddb4b06b)
  • Use generate-changelog package (22d355a8)

Reverts

  • Use generate-changelog package (25bed3a9)