From eb7bccc0af3f0e1a8317bcf1591d18b3415ae4c8 Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 15:38:25 +0000 Subject: [PATCH] chore(main): release plugin-nextjs 4.12.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 125245b88d..16f7083a01 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - "plugin": "4.12.0" + "plugin": "4.12.1" } diff --git a/plugin/CHANGELOG.md b/plugin/CHANGELOG.md index 0621aeebed..e2fd16d73e 100644 --- a/plugin/CHANGELOG.md +++ b/plugin/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.12.1](https://github.com/netlify/netlify-plugin-nextjs/compare/plugin-nextjs-v4.12.0...plugin-nextjs-v4.12.1) (2022-07-12) + + +### Bug Fixes + +* copy imageconfig into edge function dir ([#1462](https://github.com/netlify/netlify-plugin-nextjs/issues/1462)) ([58ba162](https://github.com/netlify/netlify-plugin-nextjs/commit/58ba162a9c8d02212eb044d0df9dfb3be0c11eea)) + ## [4.12.0](https://github.com/netlify/netlify-plugin-nextjs/compare/plugin-nextjs-v4.11.2...plugin-nextjs-v4.12.0) (2022-07-12) diff --git a/plugin/package.json b/plugin/package.json index c862efac64..0d19f8ab66 100644 --- a/plugin/package.json +++ b/plugin/package.json @@ -1,6 +1,6 @@ { "name": "@netlify/plugin-nextjs", - "version": "4.12.0", + "version": "4.12.1", "description": "Run Next.js seamlessly on Netlify", "main": "lib/index.js", "files": [