From 9228fabda633ce3edfcde743dee583ab298f3d34 Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 13:46:38 +0000 Subject: [PATCH] chore: release main --- .release-please-manifest.json | 2 +- packages/runtime/CHANGELOG.md | 9 +++++++++ packages/runtime/package.json | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d76a83e5e1..bb0c242ca6 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - "packages/runtime": "4.29.0", + "packages/runtime": "4.29.1", "packages/next": "1.4.0" } diff --git a/packages/runtime/CHANGELOG.md b/packages/runtime/CHANGELOG.md index cbaf433906..52eb00e24f 100644 --- a/packages/runtime/CHANGELOG.md +++ b/packages/runtime/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [4.29.1](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.29.0...plugin-nextjs-v4.29.1) (2022-11-14) + + +### Bug Fixes + +* exclude sourcemaps from bundle ([#1772](https://github.com/netlify/next-runtime/issues/1772)) ([4cad33e](https://github.com/netlify/next-runtime/commit/4cad33e7adef50f2d45d46a162c480f3297bc4f3)) +* polyfill headers.getAll ([#1766](https://github.com/netlify/next-runtime/issues/1766)) ([b400efb](https://github.com/netlify/next-runtime/commit/b400efb895a5a9444e2d483c8e7a3dcd8bcdc5b0)) +* revert publish from subdirectory ([#1771](https://github.com/netlify/next-runtime/issues/1771)) ([0554d6a](https://github.com/netlify/next-runtime/commit/0554d6a84b26a4c8465a2d42eb25ff8bb0b0a0c3)) + ## [4.29.0](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.28.7...plugin-nextjs-v4.29.0) (2022-11-11) diff --git a/packages/runtime/package.json b/packages/runtime/package.json index 77927ed762..e4b0f11e61 100644 --- a/packages/runtime/package.json +++ b/packages/runtime/package.json @@ -1,6 +1,6 @@ { "name": "@netlify/plugin-nextjs", - "version": "4.29.0", + "version": "4.29.1", "description": "Run Next.js seamlessly on Netlify", "main": "index.js", "files": [