From c58280d44146da515c202894c3511e3db106ff78 Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Thu, 22 Jun 2023 09:29:07 +0000 Subject: [PATCH] chore: release main --- .release-please-manifest.json | 2 +- packages/runtime/CHANGELOG.md | 8 ++++++++ packages/runtime/package.json | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 3281886fe8..ff526cf47d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - "packages/runtime": "4.38.0", + "packages/runtime": "4.38.1", "packages/next": "1.4.7" } diff --git a/packages/runtime/CHANGELOG.md b/packages/runtime/CHANGELOG.md index dcdb1d07f1..682433ed0c 100644 --- a/packages/runtime/CHANGELOG.md +++ b/packages/runtime/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [4.38.1](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.38.0...plugin-nextjs-v4.38.1) (2023-06-22) + + +### Bug Fixes + +* **deps:** update dependency @netlify/ipx to ^1.4.1 ([#2167](https://github.com/netlify/next-runtime/issues/2167)) ([c295bc2](https://github.com/netlify/next-runtime/commit/c295bc23bd769e0d946a40d75ee7340f4d5cdf9d)) +* optionally chain server functions when selecting react version ([#2179](https://github.com/netlify/next-runtime/issues/2179)) ([e63fcf0](https://github.com/netlify/next-runtime/commit/e63fcf0f98b52a830d8b328be803755ba91942ff)) + ## [4.38.0](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.37.4...plugin-nextjs-v4.38.0) (2023-06-16) diff --git a/packages/runtime/package.json b/packages/runtime/package.json index 963b1294c0..6e3698d15e 100644 --- a/packages/runtime/package.json +++ b/packages/runtime/package.json @@ -1,6 +1,6 @@ { "name": "@netlify/plugin-nextjs", - "version": "4.38.0", + "version": "4.38.1", "description": "Run Next.js seamlessly on Netlify", "main": "index.js", "files": [