From b27ea7ee376791dd7bc2b1e5f64715ebd114521d Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 09:38:43 +0000 Subject: [PATCH] chore: release main --- .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 965f4d157d..8b7e5b3a95 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - "packages/runtime": "4.28.6", + "packages/runtime": "4.28.7", "packages/next": "1.4.0" } diff --git a/packages/runtime/CHANGELOG.md b/packages/runtime/CHANGELOG.md index 4e0d1f0675..2e5b379c35 100644 --- a/packages/runtime/CHANGELOG.md +++ b/packages/runtime/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.28.7](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.28.6...plugin-nextjs-v4.28.7) (2022-11-11) + + +### Bug Fixes + +* publish from subdirectory ([#1756](https://github.com/netlify/next-runtime/issues/1756)) ([1faf191](https://github.com/netlify/next-runtime/commit/1faf1911f2b2fbf87bb0c75c26eba951a0ddfa3a)) + ## [4.28.6](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.28.5...plugin-nextjs-v4.28.6) (2022-11-07) diff --git a/packages/runtime/package.json b/packages/runtime/package.json index 5aed6dffd6..742a33d9fc 100644 --- a/packages/runtime/package.json +++ b/packages/runtime/package.json @@ -1,6 +1,6 @@ { "name": "@netlify/plugin-nextjs", - "version": "4.28.6", + "version": "4.28.7", "description": "Run Next.js seamlessly on Netlify", "main": "index.js", "files": [