From f87d9e6e1749bedaabaace3dae98ca1ed6d84fd6 Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Thu, 17 Mar 2022 16:57:48 +0100 Subject: [PATCH] chore(main): release 9.13.3 (#4461) Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> Co-authored-by: token-generator-app[bot] --- CHANGELOG.md | 9 +++++++++ npm-shrinkwrap.json | 4 ++-- package.json | 3 ++- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 785b03d64c9..35fb2b5d195 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.13.3](https://github.com/netlify/cli/compare/v9.13.2...v9.13.3) (2022-03-17) + + +### Bug Fixes + +* **deps:** update dependency @netlify/build to ^26.5.0 ([#4459](https://github.com/netlify/cli/issues/4459)) ([03c34a4](https://github.com/netlify/cli/commit/03c34a4d030bce6a45eb1099eef4c2f0c2c6dafe)) +* **deps:** update dependency @netlify/plugins-list to ^6.16.1 ([#4458](https://github.com/netlify/cli/issues/4458)) ([88acdfd](https://github.com/netlify/cli/commit/88acdfda6f9e10345e9648e9eae991e5fcf7a62d)) +* implement fallbacks to fix terminal-link vscode hyperlinks ([#4456](https://github.com/netlify/cli/issues/4456)) ([3aa1fc6](https://github.com/netlify/cli/commit/3aa1fc6c23965e595de40e3cf51d9d568d43c7bd)) + ### [9.13.2](https://github.com/netlify/cli/compare/v9.13.1...v9.13.2) (2022-03-15) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index d5e07af8fd8..a9ef3e7c2a9 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "netlify-cli", - "version": "9.13.2", + "version": "9.13.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "netlify-cli", - "version": "9.13.2", + "version": "9.13.3", "hasInstallScript": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 2ab4a8a7e4a..27fe9950bf5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "netlify-cli", "description": "Netlify command line tool", - "version": "9.13.2", + "version": "9.13.3", "author": "Netlify Inc.", "contributors": [ "Abraham Schilling (https://gitlab.com/n4bb12)", @@ -47,6 +47,7 @@ "HonkingGoose", "Ian Martorell ", "Ibrahima", + "Jackie Macharia (wangoimacharia.dev)", "Jacob Schatz", "Jake Jarvis (https://twitter.com/jakejarvis)", "Jakob Warkotsch ",