From b89966c467d19485b6d15e50f6f356a3cb08c56b Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 18:50:59 +0000 Subject: [PATCH] chore: release v4 --- .release-please-manifest.json | 2 +- package-lock.json | 2 +- packages/runtime/CHANGELOG.md | 7 +++++++ packages/runtime/package.json | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 95502a4c9a..7f961880a6 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - "packages/runtime": "4.41.3", + "packages/runtime": "4.41.4", "packages/next": "1.4.9" } diff --git a/package-lock.json b/package-lock.json index e4b2d2053a..03b9ad5a0b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26262,7 +26262,7 @@ }, "packages/runtime": { "name": "@netlify/plugin-nextjs", - "version": "4.41.3", + "version": "4.41.4", "license": "MIT", "dependencies": { "@netlify/blobs": "^2.2.0", diff --git a/packages/runtime/CHANGELOG.md b/packages/runtime/CHANGELOG.md index 5db4aca859..1a73a1addb 100644 --- a/packages/runtime/CHANGELOG.md +++ b/packages/runtime/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.41.4](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.41.3...plugin-nextjs-v4.41.4) (2024-06-13) + + +### Bug Fixes + +* don't follow redirects for rewrites ([#2423](https://github.com/netlify/next-runtime/issues/2423)) ([e59c617](https://github.com/netlify/next-runtime/commit/e59c617b29db7647e81dcdaf7788644521dc6636)) + ## [4.41.3](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.41.2...plugin-nextjs-v4.41.3) (2023-12-08) diff --git a/packages/runtime/package.json b/packages/runtime/package.json index 99838e02b1..ebf460f1cd 100644 --- a/packages/runtime/package.json +++ b/packages/runtime/package.json @@ -1,6 +1,6 @@ { "name": "@netlify/plugin-nextjs", - "version": "4.41.3", + "version": "4.41.4", "description": "Run Next.js seamlessly on Netlify", "main": "index.js", "files": [