Skip to content

Commit 8c630ed

Browse files
authored
fix: bump next-runtime to 5.12.1 (#1431)
1 parent 0bf15c2 commit 8c630ed

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
@@ -615,7 +615,7 @@
615615
"name": "Next.js ",
616616
"package": "@netlify/plugin-nextjs",
617617
"repo": "https://github.com/netlify/next-runtime",
618-
"version": "5.12.0",
618+
"version": "5.12.1",
619619
"compatibility": [
620620
{
621621
"version": "5.7.0-ipx.0",
@@ -627,7 +627,7 @@
627627
}
628628
},
629629
{
630-
"version": "5.12.0",
630+
"version": "5.12.1",
631631
"overridePinnedVersion": ">=4.0.0",
632632
"nodeVersion": ">=18.0.0",
633633
"siteDependencies": {

0 commit comments

Comments
 (0)