From 2b0e2110d96009b8a1cffcf01736e6fe1f09b384 Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Wed, 3 Aug 2022 07:11:43 +0000 Subject: [PATCH] chore(main): release plugin-nextjs 4.14.1 --- .release-please-manifest.json | 2 +- plugin/CHANGELOG.md | 7 +++++++ plugin/package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b8244ffb4a..587ccc0ca9 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - "plugin": "4.14.0" + "plugin": "4.14.1" } diff --git a/plugin/CHANGELOG.md b/plugin/CHANGELOG.md index 6f58f848d0..15366bd22f 100644 --- a/plugin/CHANGELOG.md +++ b/plugin/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.14.1](https://github.com/netlify/netlify-plugin-nextjs/compare/plugin-nextjs-v4.14.0...plugin-nextjs-v4.14.1) (2022-08-03) + + +### Bug Fixes + +* replace netlify:edge identifier with full URL ([#1500](https://github.com/netlify/netlify-plugin-nextjs/issues/1500)) ([69327e6](https://github.com/netlify/netlify-plugin-nextjs/commit/69327e64f98234e3df37acc6d7479e705f5998c0)) + ## [4.14.0](https://github.com/netlify/netlify-plugin-nextjs/compare/plugin-nextjs-v4.13.1...plugin-nextjs-v4.14.0) (2022-08-01) diff --git a/plugin/package.json b/plugin/package.json index a3d04a3a29..147a1e404d 100644 --- a/plugin/package.json +++ b/plugin/package.json @@ -1,6 +1,6 @@ { "name": "@netlify/plugin-nextjs", - "version": "4.14.0", + "version": "4.14.1", "description": "Run Next.js seamlessly on Netlify", "main": "lib/index.js", "files": [