8000 Comparing v7.0.7...v7.1.0 · semantic-release/github · GitHub
[go: up one dir, main page]

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: semantic-release/github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.7
Choose a base ref
...
head repository: semantic-release/github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.0
Choose a head ref
  • 1 commit
  • 10 files changed
  • 2 contributors

Commits on Sep 7, 2020

  1. feat: add additional release links to the release (#282)

    A new option `addReleases` has been added.
    Setting this option will add links to other releases
    to the Github release body.
    
    The option can be one of `false|"top"|"bottom"`.
    The default is `false` to be backward compatible.
    
    Closes #281
    
    Co-authored-by: Nils Plaschke <plaschke@adobe.com>
    Chumper and Nils Plaschke authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    db2e9c8 View commit details
    Browse the repository at this point in the history
Loading
0