Skip to content

Releases: MarcoIeni/release-plz

release-plz-v0.3.103

18 Oct 20:24
e714ed0
Compare
Choose a tag to compare

Added

  • add pr_body field (#1778)
  • add breaking_changes field to pr_body context (#1787)

Other

  • improve release-pr error message if token missing (#1784)

Contributors

release-plz-v0.3.102

16 Oct 12:33
717e76e
Compare
Choose a tag to compare

Fixed

  • (action) clone entire history for release (#1777)
  • fix release for squash commits (#1775)

Contributors

release-plz-v0.3.101

16 Oct 09:48
dec95ad
Compare
Choose a tag to compare

Fixed

  • fix github token for the init command (#1764)

Contributors

release-plz-v0.3.100

15 Oct 09:32
e0612ce
Compare
Choose a tag to compare

Fixed

  • checkout on release commit (#1761)

Contributors

release-plz-v0.3.99

13 Oct 21:46
7f1087b
Compare
Choose a tag to compare

Added

  • add pr_name config field (#1765)
  • add remote.pr_number to remote context of commits in changelog (#1768)

Other

  • suggest running commands in parallel in action (#1758)

Contributors

release-plz-v0.3.98

08 Oct 20:11
18bceb6
Compare
Choose a tag to compare

Added

  • add pr_branch_prefix option to configure branch prefix for release-pr (#1728) (#1737)

release-plz-v0.3.97

06 Oct 06:04
786d303
Compare
Choose a tag to compare

Other

  • (github action) suggest using concurrency (#1744)

Contributors

release-plz-v0.3.96

05 Oct 16:50
fdebf0e
Compare
Choose a tag to compare

Added

  • add contributors to git release body context (#1736)

Other

  • fix unnecessary_lazy_evaluationslint (#1734)
  • fix too_many_arguments lint (#1733)

release-plz-v0.3.95

03 Oct 09:20
67ef123
Compare
Choose a tag to compare

Added

  • add contributors' username to changelog context (#1731)
  • add remote contributor username to commit context of changelog (#1635)

release-plz-v0.3.94

01 Oct 17:17
1b09cd7
Compare
Choose a tag to compare

Fixed

  • changelogs only include commits that edit packaged files (#1703)

Other

  • update Cargo.lock dependencies