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: jutzig/github-release-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.1
Choose a base ref
...
head repository: jutzig/github-release-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.0
Choose a head ref
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    92b5084 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Fixes #52: added support for automatically generated release notes.

    - default behavior: delegate to GitHub
    - if `<description>` is supplied via plugin configuration, will be prepended to the notes autogenerated by GitHub.
    anenviousguest committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    a55d8be View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    612a0f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95ce24a View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Merge pull request #53 from anenviousguest/fix/52-generate-changelog

    Fixes #52: added support for automatically generated release notes.
    jutzig authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    d9430d9 View commit details
    Browse the repository at this point in the history
Loading