From a6101318f556b0d348e13eb29a4fb31af69ea78b Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 11:53:26 +0000 Subject: [PATCH] feat: update plugin @netlify/plugin-gatsby to version 3.8.0 --- site/plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/plugins.json b/site/plugins.json index 7764e43b2..6cf43560a 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -639,10 +639,10 @@ "name": "Essential Gatsby", "package": "@netlify/plugin-gatsby", "repo": "https://github.com/netlify/netlify-plugin-gatsby", - "version": "3.7.2", + "version": "3.8.0", "compatibility": [ { - "version": "3.7.2", + "version": "3.8.0", "migrationGuide": "https://ntl.fyi/gatsby-plugin-migration" }, {