From 3b0e9578011a76ee92f7cdd2e6bdde2898527813 Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 20:27:43 +0000 Subject: [PATCH] chore(main): release 12.0.10 (#5165) Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> --- CHANGELOG.md | 12 ++++++++++++ npm-shrinkwrap.json | 4 ++-- package.json | 2 +- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80d394853b1..0e46fd26217 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +## [12.0.10](https://github.com/netlify/cli/compare/v12.0.9...v12.0.10) (2022-10-17) + + +### Bug Fixes + +* **deps:** update dependency @netlify/edge-bundler to ^2.8.0 ([#5173](https://github.com/netlify/cli/issues/5173)) ([0e0a362](https://github.com/netlify/cli/commit/0e0a362c18d05a30d1a870317dc66c73ee21a12c)) +* **deps:** update dependency @octokit/rest to v19.0.5 ([#5169](https://github.com/netlify/cli/issues/5169)) ([5ccfd58](https://github.com/netlify/cli/commit/5ccfd585df377618785b0d679f78296d950a236a)) +* **deps:** update dependency @types/node to v14.18.32 ([#5170](https://github.com/netlify/cli/issues/5170)) ([42992fb](https://github.com/netlify/cli/commit/42992fba9f34580e6ef820638036c7080154f0b0)) +* **deps:** update dependency axios to v1.1.3 ([#5171](https://github.com/netlify/cli/issues/5171)) ([c83ae35](https://github.com/netlify/cli/commit/c83ae35cd92cfdf7b2fad98a10f689594d625404)) +* **deps:** update dependency update-notifier to v6 ([#5164](https://github.com/netlify/cli/issues/5164)) ([e9155fa](https://github.com/netlify/cli/commit/e9155fa3ad7689d168f651ff19f4160b8e6d8378)) +* **deps:** update rust crate aws_lambda_events to 0.7.2 ([#5172](https://github.com/netlify/cli/issues/5172)) ([3a99ac4](https://github.com/netlify/cli/commit/3a99ac44ccba14b8a188beb6a592a13d48d99c77)) + ## [12.0.9](https://github.com/netlify/cli/compare/v12.0.8...v12.0.9) (2022-10-12) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 1b59930d2f8..73839c323d0 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "netlify-cli", - "version": "12.0.9", + "version": "12.0.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "netlify-cli", - "version": "12.0.9", + "version": "12.0.10", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 4d9e21ade4e..8ad8bcd3584 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "netlify-cli", "description": "Netlify command line tool", - "version": "12.0.9", + "version": "12.0.10", "author": "Netlify Inc.", "type": "module", "contributors": [