Skip to content
Permalink

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.0
Choose a base ref
...
head repository: release-drafter/release-drafter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.1
Choose a head ref
  • 4 commits
  • 6 files changed
  • 3 contributors

Commits on Jan 19, 2026

  1. Honor Version Template (#1459)

    * Honor Version Template
    
    Currently version template on commit doesn't honor various formats
    This is especially useful if you're hardcoding the major release.
    
    Added tests to validate new/old functionality
    
    * commit dist build?
    
    * add test to showcase hardcoded major too
    ChronosMasterOfAllTime authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    cb57fb2 View commit details
    Browse the repository at this point in the history
  2. docs: Add missing action inputs to README (#1472)

    Add `disable-releaser` and `disable-autolabeler` to the Action Inputs
    table in README. These options are defined in action.yml but were not
    documented.
    sasamuku authored Jan 19, 2026
    Configuration menu
    Copy the full SHA
    f6b64ae View commit details
    Browse the repository at this point in the history
  3. ci: disable npmjs publishing

    cchanche committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    60cac2b View commit details
    Browse the repository at this point in the history
  4. chore: bump to v6.1.1

    cchanche committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    267d2e0 View commit details
    Browse the repository at this point in the history
Loading