From 979d88dd243b9e4cadcfa035a4adc9499cd87b91 Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Wed, 12 Jan 2022 17:58:10 +0000 Subject: [PATCH] chore(main): release 8.6.23 (#4023) Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ npm-shrinkwrap.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95ce693a645..a0020844526 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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). +### [8.6.23](https://github.com/netlify/cli/compare/v8.6.22...v8.6.23) (2022-01-12) + + +### Bug Fixes + +* **deps:** update dependency @netlify/build to ^26.1.1 ([#4021](https://github.com/netlify/cli/issues/4021)) ([05ed92c](https://github.com/netlify/cli/commit/05ed92c88619c9e6add48000bfa91b4cc3ade029)) + ### [8.6.22](https://github.com/netlify/cli/compare/v8.6.21...v8.6.22) (2022-01-12) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 80d8f84c58e..b5094d8310b 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "netlify-cli", - "version": "8.6.22", + "version": "8.6.23", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "netlify-cli", - "version": "8.6.22", + "version": "8.6.23", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 61d5a571ee9..4cb05594b4b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "netlify-cli", "description": "Netlify command line tool", - "version": "8.6.22", + "version": "8.6.23", "author": "Netlify Inc.", "contributors": [ "Mathias Biilmann (https://twitter.com/biilmann)",