Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: orhun/git-cliff-action

v4.6.0

21 Sep 16:55
d77b37d

Choose a tag to compare

[4.6.0] - 2025-09-21

🚀 Features

run

  • Toggle trace logs with environment variable (#59)

🐛 Bug Fixes

run

  • Exit with correct exit code (#58)
  • Pass gh token (#61)

⚙️ Miscellaneous Tasks

version

  • Update git-cliff to 2.10.1

v4.5.1

28 Jul 06:22
98c9344

Choose a tag to compare

[4.5.1] - 2025-07-28

🐛 Bug Fixes

run

  • Properly pass arguments as an array (#56)

v4.5.0

27 Jul 12:44
e615672

Choose a tag to compare

[4.5.0] - 2025-07-27

🐛 Bug Fixes

action

  • Use --context flag before args (#50)

args

  • Allow setting the output via --output argument (#53)

install

  • Install in temp path instead of user working dir (#51)

⚙️ Miscellaneous Tasks

version

  • Update git-cliff to 2.10.0

See https://git-cliff.org/blog/2.10.0

New Contributors

Full Changelog: v4...v4.5.0

v4.4.2

04 Dec 16:48
4a4a951

Choose a tag to compare

Changelog

[4.4.2] - 2024-12-04

Fix

install

  • Fix running on windows host (#43)

v4.4.1

28 Nov 21:00
e364f07

Choose a tag to compare

[4.4.1] - 2024-11-28

🐛 Bug Fixes

  • (install) Choose file extension based upon running OS (#41)

v4.4.0

22 Nov 05:21
5948f44

Choose a tag to compare

Changelog

[4.4.0] - 2024-11-22

Chore

version

  • Update git-cliff to 2.7.0

See https://git-cliff.org/blog/2.7.0

Release v4.3.1

16 Oct 20:48
d3e272c

Choose a tag to compare

[4.3.1] - 2024-10-16

Fix

action

  • Limit content size to 40MB (#40)

Release v4.3.0

27 Sep 16:08
14bb673

Choose a tag to compare

[4.3.0] - 2024-09-27

Chore

version

  • Update git-cliff to 2.6.1

Refactor

install

  • Trim the install output

Release v4.2.0

22 Sep 06:44
58e319c

Choose a tag to compare

[4.2.0] - 2024-09-22

Chore

version

  • Update git-cliff to 2.6.0

Docs

readme

  • Check out the branch before committing the changelog
  • Add write permissions to changelog job

Release v4.1.0

17 Sep 21:07
76ba43a

Choose a tag to compare

[4.1.0] - 2024-09-17

Feat

action

  • Allow configuring the github token and set it when it exists (#34)

Fix

action

  • Use environment variable for GitHub Action path

Full Changelog: v4...v4.1.0