Skip to content

Latest commit

 

History

History
43 lines (21 loc) · 2.15 KB

CHANGELOG.md

File metadata and controls

43 lines (21 loc) · 2.15 KB

Changelog

2.1.1 (2024-08-30)

Bug Fixes

  • always use long commit sha in links (#24) (9f65778)
  • don't assume submodule is on previous tag when strategy "tag" (#22) (1050274)
  • mention only the PR description is generated (#25) (2bf3ddb)

2.1.0 (2024-08-30)

Features

  • add output remoteName & use it in prBody (d598328)

2.0.1 (2024-08-27)

Bug Fixes

  • remove naive regex parsing of .gitmodules file (#15) (65e3681)

2.0.0 (2024-08-26)

⚠ BREAKING CHANGES

  • update to latest commit by default (#8)

Features

  • add output updated (88470bd)
  • update to latest commit by default (#8) (88470bd)

1.0.0 (2024-08-25)

Features