Sourced from release-drafter/release-drafter's releases.
v6.2.0
What's Changed
New
- Add config option for history-limit (#1470)
@gjvoosten- Add 'commits-since' configuration option for release drafts (#1451)
@slawekjaranowskiMaintenance
- build: support OIDC for npmjs publishing (#1480)
@cchancheDocumentation
- Update README.md (#1434)
@kunaljubceFull Changelog: https://github.com/release-drafter/release-drafter/compare/v6.1.1...v6.2.0
v6.1.1
What's Changed
Bug Fixes
- Honor Version Template (#1459)
@ChronosMasterOfAllTimeDocumentation
- docs: Add missing action inputs to README (#1472)
@sasamukuFull Changelog: https://github.com/release-drafter/release-drafter/compare/v6.1.0...v6.1.1
6db134d
ci: add diff for debugging unstaged filesa9305a6
chore: fix package.json and lockfile309083b
chore: bump to v6.2.0923fffe
Add config option for history-limit (#1470)fa20e47
docs: typo in README.md (#1434)4178e5a
feat: 'commits-since' configuration option (#1451)686295d
build: support OIDC for npmjs publishing (#1480)9928b92
setup oidc release flow267d2e0
chore: bump to v6.1.160cac2b
ci: disable npmjs publishing