-
Notifications
You must be signed in to change notification settings - Fork 375
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: release-drafter/release-drafter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.1.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: release-drafter/release-drafter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 27 files changed
- 6 contributors
Commits on Jan 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 9928b92 - Browse repository at this point
Copy the full SHA 9928b92View commit details
Commits on Jan 21, 2026
-
build: support OIDC for npmjs publishing (#1480)
* ci: manually trigger publishing in release.yml * refactor: replace yarn with npm * ci: fix npm publish command * Revert "ci: manually trigger publishing in release.yml" This reverts commit 9ddef07. * ci: temporarly add publish step in test workflow * build: apply suggested npm fix to package.json * ci: reset test workflow to original * ci: temporarly trigger release.yml workflow on pull requests * chore: bump & enforce npm version * chore: add packageManager field in pacakge.json * ci: factor setting up the repo in a common composite action * ci: remove checkout from common setup * ci: fix call to custom composite setup * ci: manually install npm in setup * ci: restore original release workflow
Configuration menu - View commit details
-
Copy full SHA for 686295d - Browse repository at this point
Copy the full SHA 686295dView commit details -
feat: 'commits-since' configuration option (#1451)
* Add 'commits-since' configuration option for release drafts When the last release does not exist for a specific project or branch, all commits from the repository are searched. For a repository with a long history, it can block generating release notes due to timeout or due to too long release notes. * try to validate input * feat: require ISO 8601 date for commits-since * test: test the actual string in commits-since valid config * refactor: rename commits-since to initial-commits-since * chore: debug logs instead of info for validation * style: run linter * chore: update build * chore: upadte build * docs: update README --------- Co-authored-by: Clément Chanchevrier <[email protected]> Co-authored-by: Clément Chanchevrier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4178e5a - Browse repository at this point
Copy the full SHA 4178e5aView commit details -
docs: typo in README.md (#1434)
Fix typo Co-authored-by: Clément Chanchevrier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fa20e47 - Browse repository at this point
Copy the full SHA fa20e47View commit details
Commits on Jan 22, 2026
-
Add config option for history-limit (#1470)
* Add config option for history-limit (#1450) Also document this and the previously added pull-request-limit in the README. * Update description of new options in README (#1450, #1362) --------- Co-authored-by: Clément Chanchevrier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 923fffe - Browse repository at this point
Copy the full SHA 923fffeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 309083b - Browse repository at this point
Copy the full SHA 309083bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9305a6 - Browse repository at this point
Copy the full SHA a9305a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6db134d - Browse repository at this point
Copy the full SHA 6db134dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.1.1...v6.2.0