Skip to content

Releases: orhun/git-cliff-action

v4.8.0

26 Apr 10:25
f50e115

Choose a tag to compare

[4.8.0] - 2026-04-26

🚀 Features

env

  • Improve GitHub Token handling (#77)

⚙️ Miscellaneous Tasks

sync

  • Add automated git-cliff version sync (#75)

version

v4.7.1

21 Feb 13:58
c93ef52

Choose a tag to compare

[4.7.1] - 2026-02-21

📚 Documentation

readme

  • Add an example how to execute arbitrary git-cliff commands (#70)

⚙️ Miscellaneous Tasks

version

  • Update git-cliff to 2.12.0

v4.7.0

14 Dec 16:14
e16f179

Choose a tag to compare

[4.7.0] - 2025-12-14

🐛 Bug Fixes

run

  • Update stat cmd for cross-platform compatibility (#66)
  • Fix stat command when fetch array (#67)

⚙️ Miscellaneous Tasks

version

  • Update git-cliff to 2.11.0

New Contributors

Full Changelog: v4...v4.7.0

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)