Sourced from release-drafter/release-drafter's releases.
v7.3.0
What's Changed
New
- feat: recover recently merged PRs missed by associated PRs lag (#1604)
@jetersen- feat: switch release discovery to ref comparison and explicit missing-baseline warnings (#1570)
@jetersenBug Fixes
- fix: restore prerelease-identifier on first run when no prior releases exist (#1602)
@jrbeilke- fix: prevent using commitish like refs/pull (#1598)
@cchancheMaintenance
- ci: rebuild dist after codegen so generated PRs include bundle updates (#1605)
@jetersen- chore: update generated GraphQL types (#1600) @github-actions[bot]
- chore: clarify base repository pr filtering (#1599)
@cchancheDependency Updates
- build(deps-dev): bump postcss from 8.5.8 to 8.5.12 (#1597) @dependabot[bot]
Full Changelog: https://github.com/release-drafter/release-drafter/compare/v7.2.1...v7.3.0
v7.2.1
What's Changed
Bug Fixes
- fix: initial-commits-since in config not overwritten by input (#1593)
@sroebert- fix: clarify prerelease-identifier behavior and precedence in configuration (#1594)
@neilimeMaintenance
- chore: disable "No version input..." warning (#1595)
@cchancheFull Changelog: https://github.com/release-drafter/release-drafter/compare/v7.2.0...v7.2.1
c2e2804
chore: release v7.3.00c28acd
feat: recover recently merged PRs missed by associated PRs lag (#1604)3052ee0
fix: restore prerelease-identifier on first run when no prior releases
exist ...0503d11
ci: rebuild dist after codegen so generated PRs include bundle updates
(#1605)a553731
chore: update generated GraphQL types (#1600)c5dd361
ci: add warning on automatic codegen PRs705c5af
ci: add maintenance label to automated codegen updatesacfaf4f
chore: clarify base repository pr filtering (#1599)d181a5a
fix: prevent using commitish like refs/pull (#1598)f188d08
feat: switch release discovery to ref comparison and explicit
missing-baselin...