2021 Changelog: All Releases and Updates for 'rlespinasse/git-commit-data-action'
1.2.0
(2021-10-14)
Features
- runs as composite action instead of node (5ad5eff
)
1.1.2
(2021-03-20)
Bug Fixes
- set heredoc end delimiter properly (4066acb
)
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
)