8000 Comparing v18.0.1...v19.0.0 · semantic-release/semantic-release · 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/semantic-release
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v18.0.1
Choose a base ref
...
head repository: semantic-release/semantic-release
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v19.0.0
Choose a head ref
  • 11 commits
  • 9 files changed
  • 7 contributors

Commits on Nov 24, 2021

  1. docs: fix typo (#2262)

    EricCrosson authored Nov 24, 2021
    Configuration menu
    Copy the full SHA
    5535268 View commit details
    Browse the repository at this point in the history
  2. docs(issue-templates): fixed links to templates for opening issues (#…

    …2264)
    
    and broke lines after sentences
    travi authored Nov 24, 2021
    Configuration menu
    Copy the full SHA
    8e96b23 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Configuration menu
    Copy the full SHA
    09bcf7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b64855f View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. docs(breaking-change): highlighted the need for BREAKING CHANGE: t…

    …o be in the commit footer (#2283)
    
    since this is a common confusion point for new folks
    travi authored Dec 2, 2021
    Configuration menu
    Copy the full SHA
    5d78fa4 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

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

Commits on Dec 21, 2021

  1. docs: wrong prerelease example (#2307)

    The documentation says:
    
    > If the `prerelease` property is set to `true` the `name` value will be used.
    
    But then the example referring to this behaviour has the the `prerelease` value set to `'beta'` instead of `true`.
    maxiride authored Dec 21, 2021
    Configuration menu
    Copy the full SHA
    cd6136d View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

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

Commits on Jan 17, 2022

  1. fix: upgrade marked to resolve ReDos vulnerability (#2330)

    BREAKING CHANGE: node v15 has been removed from our defined supported versions of node. this was done to upgrade to compatible versions of `marked` and `marked-terminal` that resolved the ReDoS vulnerability. removal of support of this node version should be low since it was not an LTS version and has been EOL for several months already.
    Trott authored Jan 17, 2022
    2 Configuration menu
    Copy the full SHA
    d9e5bc0 View commit details
    Browse the repository at this point in the history
  2. fix(npm-plugin): upgraded to the beta, which upgrades npm to v8

    BREAKING CHANGE: `@semantic-release/npm` has also dropped support for node v15
    travi committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    f634b8c View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    95af1e4 View commit details
    Browse the repository at this point in the history
Loading
0