From dda5a499b9a8286484bf5559fd645761c374dbc9 Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 19:48:33 +0000 Subject: [PATCH] chore(main): release 9.12.2 (#4418) Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> --- CHANGELOG.md | 8 ++++++++ npm-shrinkwrap.json | 4 ++-- package.json | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b1d351e1ce..27cc7e6b4be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ 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.12.2](https://github.com/netlify/cli/compare/v9.12.1...v9.12.2) (2022-03-02) + + +### Bug Fixes + +* **deps:** update dependency @netlify/build to ^26.3.14 ([#4416](https://github.com/netlify/cli/issues/4416)) ([34693a6](https://github.com/netlify/cli/commit/34693a6d24705cf75ea5c10a0137e6421060db6f)) +* **deps:** update dependency @netlify/config to ^17.0.18 ([#4417](https://github.com/netlify/cli/issues/4417)) ([4e2c9e8](https://github.com/netlify/cli/commit/4e2c9e8aff5dafdb84c7d63b4e7dab740d46dcbe)) + ### [9.12.1](https://github.com/netlify/cli/compare/v9.12.0...v9.12.1) (2022-03-02) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index be36383e849..fd3c2d0a349 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "netlify-cli", - "version": "9.12.1", + "version": "9.12.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "netlify-cli", - "version": "9.12.1", + "version": "9.12.2", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index b7270c587c8..29c6fd46e80 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "netlify-cli", "description": "Netlify command line tool", - "version": "9.12.1", + "version": "9.12.2", "author": "Netlify Inc.", "contributors": [ "Abraham Schilling (https://gitlab.com/n4bb12)",