Skip to content

Latest commit

 

History

History
55 lines (19 loc) · 1.86 KB

CHANGELOG.md

File metadata and controls

55 lines (19 loc) · 1.86 KB

3.14.1 (2022-08-31)

Bug Fixes

  • Add global unhandledRejection handler (0600ca1)

3.14.0 (2022-07-08)

Bug Fixes

  • remove prefix from git-branch parameter (ed8c9f5)

Features

  • add option to customize the pushed branch (2a7cc0e)

3.13.0 (2022-05-27)

Bug Fixes

  • Use getBooleanInput for boolean values (ae32d56), closes #161

Features

  • Added create-summary option that adds the changelog as Action summary (38e51f4)

3.12.0 (2022-05-26)

Features

  • add [skip ci] by default to commit message (a0bcde8)

3.11.0 (2022-03-14)

Features

  • use default GitHub token as default token (d1907da)