Skip to content

Commit 3eb6d99

Browse files
author
Rob Stanford
authored
feat: update plugin @netlify/plugin-gatsby to version 3.0.0 (#707)
* feat: update plugin @netlify/plugin-gatsby to version 3.0.0 * fix: update @netlify/plugin-gatsby compatibility
1 parent e28ad75 commit 3eb6d99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/plugins.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -503,10 +503,10 @@
503503
"name": "Essential Gatsby",
504504
"package": "@netlify/plugin-gatsby",
505505
"repo": "https://github.com/netlify/netlify-plugin-gatsby",
506-
"version": "2.1.4",
506+
"version": "3.0.0",
507507
"compatibility": [
508508
{
509-
"version": "2.1.4",
509+
"version": "3.0.0",
510510
"migrationGuide": "https://ntl.fyi/gatsby-plugin-migration"
511511
},
512512
{

0 commit comments

Comments
 (0)