From 62e64c471be5fc1068f719139559568a02db64f5 Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 16:49:48 +0300 Subject: [PATCH] chore(main): release 9.16.5 (#4525) Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> --- CHANGELOG.md | 9 +++++++++ npm-shrinkwrap.json | 4 ++-- package.json | 2 +- 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34d75c643b3..3fbd1a30a22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +### [9.16.5](https://github.com/netlify/cli/compare/v9.16.4...v9.16.5) (2022-04-11) + + +### Bug Fixes + +* **deps:** update dependency semver to v7.3.6 ([#4518](https://github.com/netlify/cli/issues/4518)) ([ccd26a5](https://github.com/netlify/cli/commit/ccd26a535e49a9b009b9a5670ce58682ac43368b)) +* **deps:** update dependency stripe to v8.216.0 ([#4520](https://github.com/netlify/cli/issues/4520)) ([6866549](https://github.com/netlify/cli/commit/68665492916e56ee41e953293087bc17a016567a)) +* **deps:** update dependency winston to v3.7.2 ([#4521](https://github.com/netlify/cli/issues/4521)) ([3840cc4](https://github.com/netlify/cli/commit/3840cc432267ef020ce324a4ebf1ada264082bdf)) + ### [9.16.4](https://github.com/netlify/cli/compare/v9.16.3...v9.16.4) (2022-04-08) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 7ba317afddc..347cd865126 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "netlify-cli", - "version": "9.16.4", + "version": "9.16.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "netlify-cli", - "version": "9.16.4", + "version": "9.16.5", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 877bcc2d8a1..1f04349d7bd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "netlify-cli", "description": "Netlify command line tool", - "version": "9.16.4", + "version": "9.16.5", "author": "Netlify Inc.", "contributors": [ "Abraham Schilling (https://gitlab.com/n4bb12)",