Skip to content

Releases: orhun/git-cliff-action

Release v2.0.6

28 Apr 18:15
0e74765
Compare
Choose a tag to compare

Changelog

[2.0.6] - 2023-04-28

Chore

action

  • Bump checkout action to v3

docker

  • Update git-cliff to 1.2.0

Release v2.0.5

06 Feb 11:00
05204db
Compare
Choose a tag to compare

Changelog

[2.0.5] - 2023-02-06

Fix

action

  • Revert to directory permissions workaround

Release v2.0.4

05 Feb 19:04
dc8bb43
Compare
Choose a tag to compare

Changelog

[2.0.4] - 2023-02-05

Chore

docker

  • Update git-cliff to 1.1.2

Refactor

action

  • Further simplify git safe directory workaround

Release v2.0.3

09 Jan 20:25
c176186
Compare
Choose a tag to compare

Changelog

[2.0.3] - 2023-01-09

Chore

docker

  • Update git-cliff to 1.1.1

Release v2.0.2

07 Jan 17:05
cdaecb9
Compare
Choose a tag to compare

Changelog

[2.0.2] - 2023-01-07

Docs

readme

  • Update license copyright years
  • Simplify the advanced example

Release v2.0.1

25 Dec 20:11
aca5ee3
Compare
Choose a tag to compare

Changelog

[2.0.1] - 2022-12-25

Docs

readme

  • Recommend the use of v2 instead of v1

Release v2.0.0

25 Dec 20:09
506cfd7
Compare
Choose a tag to compare

Changelog

[2.0.0] - 2022-12-25

Chore

docker

  • Update git-cliff to 1.0.0

Release v1.2.2

21 Dec 19:48
970cdaa
Compare
Choose a tag to compare

Changelog

[1.2.2] - 2022-12-21

Fix

action

  • Revert working directory permissions after generating changelog

Release v1.2.1

19 Dec 21:09
df3d46f
Compare
Choose a tag to compare

Changelog

[1.2.1] - 2022-12-19

Refactor

action

  • Simplify git safe directory workaround

Release v1.2.0

01 Dec 20:22
54b96fe
Compare
Choose a tag to compare

Changelog

[1.2.0] - 2022-12-01

Chore

docker

  • Update git-cliff to 0.10.0

Docs

readme

  • Update advanced example about set-output usage

Feat

action

  • Add an output for the changelog content (#4)

Fix

action

  • Use the correct working directory (#5)