Skip to content

Releases: rlespinasse/git-commit-data-action

v1.5.0

09 Jun 19:29
2b76766
Compare
Choose a tag to compare

1.5.0 (2023-06-09)

Features

v1.4.0

30 Sep 20:33
bb64c16
Compare
Choose a tag to compare

1.4.0 (2022-09-30)

Features

1.3.0

30 Sep 20:23
Compare
Choose a tag to compare

1.3.0 (2022-01-01)

Features

  • expose sha and short sha data (55e2409)

1.2.0

14 Oct 13:48
Compare
Choose a tag to compare

1.2.0 (2021-10-14)

Features

  • runs as composite action instead of node (5ad5eff)

1.1.2

20 Mar 21:33
Compare
Choose a tag to compare

1.1.2 (2021-03-20)

Bug Fixes

  • set heredoc end delimiter properly (4066acb)

1.1.1

17 Mar 21:39
Compare
Choose a tag to compare

1.1.1 (2021-03-17)

Bug Fixes

  • support multiple lines on git commit message (d4cada4)
  • use the correct variable to expose body message (a7039b1)

1.1.0

18 Dec 15:44
Compare
Choose a tag to compare

1.1.0 (2020-12-18)

Features

  • action: update description (a56e8d1)
  • message: add message related data (7328f60)

1.0.1

07 Oct 21:05
Compare
Choose a tag to compare

1.0.1 (2020-10-07)

Bug Fixes

  • remove set-env due to CVE fix (a5bd552)

1.0.0

05 May 07:06
Compare
Choose a tag to compare

1.0.0 (2020-05-05)

Features

  • expose author and committer info (afeea1d)