Git Cliff Action Versions Save

GitHub action to generate a changelog based on the Git history

v3.0.2

2 months ago

[3.0.2] - 2024-03-04

Chore

docker

  • Update git-cliff to 2.1.2

v3.0.1

3 months ago

[3.0.1] - 2024-02-21

Chore

docker

  • Update git-cliff to 2.0.3

v3.0.0

3 months ago

[3.0.0] - 2024-02-19

Chore

deps

  • Bump actions/checkout from 3 to 4 (#14)

docker

  • Update git-cliff to 2.0.2

github

  • Add dependabot config

Docs

readme

  • Add example about writing the changelog (#13)

v2.3.0

6 months ago

[0.2.3] - 2023-11-12

Feat

action

  • Add output variable for the latest version (#12)

v2.2.0

7 months ago

[2.2.0] - 2023-10-31

Chore

docker

  • Update git-cliff to 1.4.0

v2.1.1

8 months ago

[2.1.1] - 2023-10-01

Chore

docker

  • Update git-cliff to 1.3.1

v2.1.0

9 months ago

Changelog

[2.1.0] - 2023-09-01

Chore

docker

  • Update git-cliff to 1.3.0

v2.0.6

1 year ago

Changelog

[2.0.6] - 2023-04-28

Chore

action

  • Bump checkout action to v3

docker

  • Update git-cliff to 1.2.0

v2.0.5

1 year ago

Changelog

[2.0.5] - 2023-02-06

Fix

action

  • Revert to directory permissions workaround

v2.0.4

1 year ago

Changelog

[2.0.4] - 2023-02-05

Chore

docker

  • Update git-cliff to 1.1.2

Refactor

action

  • Further simplify git safe directory workaround