Skip to content

Commit a9e3706

Browse files
feat: update plugin @netlify/plugin-gatsby to version 3.4.0 (#788)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent a905536 commit a9e3706

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

site/plugins.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,9 @@
406406
"repo": "https://github.com/netlify-labs/netlify-plugin-lighthouse",
407407
"version": "3.0.1",
408408
"compatibility": [
409-
{ "version": "3.0.1" },
409+
{
410+
"version": "3.0.1"
411+
},
410412
{
411413
"version": "2.1.3",
412414
"nodeVersion": "<14.0.0"
@@ -514,10 +516,10 @@
514516
"name": "Essential Gatsby",
515517
"package": "@netlify/plugin-gatsby",
516518
"repo": "https://github.com/netlify/netlify-plugin-gatsby",
517-
"version": "3.3.1",
519+
"version": "3.4.0",
518520
"compatibility": [
519521
{
520-
"version": "3.3.1",
522+
"version": "3.4.0",
521523
"migrationGuide": "https://ntl.fyi/gatsby-plugin-migration"
522524
},
523525
{

0 commit comments

Comments
 (0)