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: netlify/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.31.7
Choose a base ref
...
head repository: netlify/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.31.8
Choose a head ref
  • 2 commits
  • 5 files changed
  • 3 contributors

Commits on May 26, 2021

  1. fix(deps): update dependency stripe to v8.150.0 (#2441)

    Co-authored-by: Renovate Bot <bot@renovateapp.com>
    renovate[bot] and renovate-bot authored May 26, 2021
    1
    Copy the full SHA
    5ed2700 View commit details

Commits on May 27, 2021

  1. chore: release 3.31.8 (#2478)

    Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
    token-generator-app[bot] authored May 27, 2021
    1
    Copy the full SHA
    990d11d View commit details
Showing with 24 additions and 17 deletions.
  1. +7 −0 CHANGELOG.md
  2. +2 −2 npm-shrinkwrap.json
  3. +1 −1 package.json
  4. +7 −7 src/functions-templates/js/stripe-charge/package-lock.json
  5. +7 −7 src/functions-templates/js/stripe-subscription/package-lock.json
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

### [3.31.8](https://www.github.com/netlify/cli/compare/v3.31.7...v3.31.8) (2021-05-26)


### Bug Fixes

* **deps:** update dependency stripe to v8.150.0 ([#2441](https://www.github.com/netlify/cli/issues/2441)) ([5ed2700](https://www.github.com/netlify/cli/commit/5ed2700613cde1e7b962c250e7d3d400ef2b4845))

### [3.31.7](https://www.github.com/netlify/cli/compare/v3.31.6...v3.31.7) (2021-05-26)


4 changes: 2 additions & 2 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "netlify-cli",
"description": "Netlify command line tool",
"version": "3.31.7",
"version": "3.31.8",
"author": "Netlify Inc.",
"contributors": [
"Mathias Biilmann <matt@netlify.com> (https://twitter.com/biilmann)",
14 changes: 7 additions & 7 deletions src/functions-templates/js/stripe-charge/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions src/functions-templates/js/stripe-subscription/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.