KEMBAR78
Comparing v17.3.9...v17.4.0 · semantic-release/semantic-release · GitHub
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: v17.3.9
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: v17.4.0
Choose a head ref
  • 7 commits
  • 6 files changed
  • 5 contributors

Commits on Feb 13, 2021

  1. chore(deps): update dependency js-yaml to v3.14.1 (#1797)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Feb 13, 2021
    Configuration menu
    Copy the full SHA
    34e5dda View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. chore(deps): lock file maintenance (#1800)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    d278248 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency p-retry to v4.4.0 (#1803)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    6013a56 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. chore(deps): lock file maintenance (#1813)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    f25c352 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. docs(README): change link to Angular's Contribution guidelines instea…

    …d of Angular.js's Developers guide (#1817)
    koiralakiran1 authored Feb 23, 2021
    Configuration menu
    Copy the full SHA
    67dfb67 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

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

Commits on Feb 26, 2021

  1. feat(config): Use cosmiconfig defaults to support .cjs config files (#…

    …1815)
    
    This change adds support for `*.cjs` config files by removing the
    explicit use of `searchPlaces` options and relying and the default
    search places generated by `cosmicconfig`.  As per the docs for
    [`cosmicconfig`][cc], the defaults include all the extensions/formats
    previously supported by semantic-release in addition to the new .cjs
    variants.
    
    Resolves [#1814][issue].
    
    [issue]: #1814
    [cc]: https://github.com/davidtheclark/cosmiconfig#searchplaces
    opiation authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    3ecc196 View commit details
    Browse the repository at this point in the history
Loading