From f64fbabe70d46c02b8e0fce30746ac6c26f28614 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 13:15:11 +0100 Subject: [PATCH] feat: update plugin @netlify/plugin-gatsby to version 3.8.0 (#1284) Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> --- 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" }, {