Release Drafter Versions Save

Drafts your next release notes as pull requests are merged into master.

v6.0.0

3 months ago

What's Changed

  • Update Node.js to 20 (#1379) @massongit

Full Changelog: https://github.com/release-drafter/release-drafter/compare/v5.25.0...v6.0.0

v5.25.0

6 months ago

What's Changed

New

  • add prerelease increment behavior (#1303) @neilime
  • add latest input (#1348) @o-mago

Full Changelog: https://github.com/release-drafter/release-drafter/compare/v5.24.0...v5.25.0

v5.24.0

10 months ago

What's Changed

New

  • Add release version to github action output (#1300) @mehdihadeli

Bug Fixes

  • fix(release): strip prefix before comparing version (#1255) @neilime

Full Changelog: https://github.com/release-drafter/release-drafter/compare/v5.23.0...v5.24.0

v5.23.0

1 year ago

What's Changed

New

  • Add include-pre-releases configuration option (#1302) @robbinjanssen

Full Changelog: https://github.com/release-drafter/release-drafter/compare/v5.22.0...v5.23.0

v5.22.0

1 year ago

What's Changed

New

  • Only use last full release when drafting (#1240) @ssbarnea

Full Changelog: https://github.com/release-drafter/release-drafter/compare/v5.21.1...v5.22.0

v5.21.1

1 year ago

What's Changed

Dependency Updates

  • Address set-output deprecation (#1247) @NotMyFault

Full Changelog: https://github.com/release-drafter/release-drafter/compare/v5.21.0...v5.21.1

v5.21.0

1 year ago

What's Changed

New

  • fetch 100 labels for pull requests instead of 10 (#1220) @matoubidou

Full Changelog: https://github.com/release-drafter/release-drafter/compare/v5.20.1...v5.21.0

v6.0.0-beta.1

1 year ago

Prerelease of v6, first release of the CLI, feel free to provide feedback in the pull request: https://github.com/release-drafter/release-drafter/pull/1204

v5.20.1

1 year ago

What's Changed

Bug Fixes

  • Add missing inputs to action config (#1202) @gilbertsoft

Documentation

  • Add more comments about pull requests permission (#1187) @Kirade
  • Fix Vercel link (#1188) @shinshin86
  • Add permissions to README (#1132) @danyeaw

Dependency Updates

20 changes
  • Bump eslint-plugin-unicorn from 42.0.0 to 43.0.2 (#1192) @dependabot
  • Bump node from af50279 to 4c8f734 (#1191) @dependabot
  • Bump node from 17.9.0-alpine to 18.7.0-alpine (#1190) @dependabot
  • Bump jest from 28.1.0 to 28.1.3 (#1182) @dependabot
  • Bump eslint from 8.16.0 to 8.20.0 (#1185) @dependabot
  • Bump nock from 13.2.4 to 13.2.9 (#1186) @dependabot
  • Bump probot from 12.2.4 to 12.2.5 (#1178) @dependabot
  • Bump eslint-plugin-prettier from 4.0.0 to 4.2.1 (#1176) @dependabot
  • Bump lint-staged from 13.0.0 to 13.0.3 (#1172) @dependabot
  • Bump prettier from 2.6.2 to 2.7.1 (#1166) @dependabot
  • Bump @actions/core from 1.8.2 to 1.9.0 (#1164) @dependabot
  • Bump lint-staged from 12.4.3 to 13.0.0 (#1156) @dependabot
  • Bump probot from 12.2.3 to 12.2.4 (#1155) @dependabot
  • Bump @vercel/ncc from 0.33.4 to 0.34.0 (#1151) @dependabot
  • Bump lint-staged from 12.4.2 to 12.4.3 (#1153) @dependabot
  • Bump lint-staged from 12.4.1 to 12.4.2 (#1150) @dependabot
  • Bump eslint from 8.15.0 to 8.16.0 (#1149) @dependabot
  • Bump probot from 12.2.2 to 12.2.3 (#1152) @dependabot
  • Bump husky from 8.0.0 to 8.0.1 (#1141) @dependabot
  • Bump @actions/core from 1.8.0 to 1.8.2 (#1144) @dependabot

Full Changelog: https://github.com/release-drafter/release-drafter/compare/v5.20.0...v5.20.1

v5.20.0

2 years ago

What's Changed

New

  • allow header and footer to be passed as input (#1142) @jetersen

Dependency Updates

26 changes
  • Bump jest from 27.5.1 to 28.1.0 (#1140) @dependabot
  • Bump eslint from 8.14.0 to 8.15.0 (#1137) @dependabot
  • Bump @actions/core from 1.6.0 to 1.8.0 (#1139) @dependabot
  • Bump lint-staged from 12.4.0 to 12.4.1 (#1131) @dependabot
  • Bump @actions/core from 1.6.0 to 1.7.0 (#1129) @dependabot
  • Bump husky from 7.0.4 to 8.0.0 (#1138) @dependabot
  • Bump eslint from 8.13.0 to 8.14.0 (#1127) @dependabot
  • Bump cli-table3 from 0.6.1 to 0.6.2 (#1122) @dependabot
  • Bump node from 17.8.0-alpine to 17.9.0-alpine (#1121) @dependabot
  • Bump semver from 7.3.6 to 7.3.7 (#1120) @dependabot
  • Bump @vercel/ncc from 0.33.3 to 0.33.4 (#1118) @dependabot
  • Bump lint-staged from 12.3.7 to 12.4.0 (#1124) @dependabot
  • Bump eslint from 8.11.0 to 8.13.0 (#1117) @dependabot
  • Bump semver from 7.3.5 to 7.3.6 (#1115) @dependabot
  • Bump eslint-plugin-unicorn from 41.0.1 to 42.0.0 (#1113) @dependabot
  • Bump prettier from 2.6.0 to 2.6.2 (#1112) @dependabot
  • Bump node from 17.7.1-alpine to 17.8.0-alpine (#1108) @dependabot
  • Bump minimist from 1.2.5 to 1.2.6 (#1116) @dependabot
  • Bump lint-staged from 12.3.6 to 12.3.7 (#1104) @dependabot
  • Bump eslint-plugin-unicorn from 41.0.0 to 41.0.1 (#1105) @dependabot
  • Bump node from 8c62619 to d1d5dc5 (#1106) @dependabot
  • Bump probot from 12.2.1 to 12.2.2 (#1097) @dependabot
  • Bump node from 17.6.0-alpine to 17.7.1-alpine (#1100) @dependabot
  • Bump eslint from 8.10.0 to 8.11.0 (#1099) @dependabot
  • Bump prettier from 2.5.1 to 2.6.0 (#1102) @dependabot
  • Bump lint-staged from 12.3.5 to 12.3.6 (#1103) @dependabot

Full Changelog: https://github.com/release-drafter/release-drafter/compare/v5.19.0...v5.20.0