From 4c30c5b7d3ff8bfc4795b87cd164d07dff318c80 Mon Sep 17 00:00:00 2001 From: Rob Stanford Date: Mon, 18 Jul 2022 10:11:27 +0100 Subject: [PATCH] feat: update plugin @netlify/plugin-gatsby to version 3.3.1 --- site/plugins.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/plugins.json b/site/plugins.json index 9f99d49d4..4e1235ce1 100644 --- a/site/plugins.json +++ b/site/plugins.json @@ -514,10 +514,10 @@ "name": "Essential Gatsby", "package": "@netlify/plugin-gatsby", "repo": "https://github.com/netlify/netlify-plugin-gatsby", - "version": "3.3.0", + "version": "3.3.1", "compatibility": [ { - "version": "3.3.0", + "version": "3.3.1", "migrationGuide": "https://ntl.fyi/gatsby-plugin-migration" }, {