From 5693a212357fe2cfd62e9b27a0090294451e52f7 Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 17:33:31 +0000 Subject: [PATCH] chore: release main (#2234) Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- packages/runtime/CHANGELOG.md | 7 +++++++ packages/runtime/package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index f5f38bba9a..643fccc00c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - "packages/runtime": "4.39.1", + "packages/runtime": "4.39.2", "packages/next": "1.4.9" } diff --git a/packages/runtime/CHANGELOG.md b/packages/runtime/CHANGELOG.md index 5d676f253b..a5925de9d8 100644 --- a/packages/runtime/CHANGELOG.md +++ b/packages/runtime/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.39.2](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.39.1...plugin-nextjs-v4.39.2) (2023-08-01) + + +### Bug Fixes + +* ISR 404 pages should be cached ephemerally ([#2233](https://github.com/netlify/next-runtime/issues/2233)) ([d7aad8a](https://github.com/netlify/next-runtime/commit/d7aad8a4b11d563b0336476862823d852f4f6e44)) + ## [4.39.1](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.39.0...plugin-nextjs-v4.39.1) (2023-07-11) diff --git a/packages/runtime/package.json b/packages/runtime/package.json index 43c9009ef2..04d2373e97 100644 --- a/packages/runtime/package.json +++ b/packages/runtime/package.json @@ -1,6 +1,6 @@ { "name": "@netlify/plugin-nextjs", - "version": "4.39.1", + "version": "4.39.2", "description": "Run Next.js seamlessly on Netlify", "main": "index.js", "files": [