From cecde890177a0231c6758007265dc47fa80bfdc1 Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Mon, 3 May 2021 21:33:42 +0000 Subject: [PATCH] chore: release 3.2.2 --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 000af71d04..0b3971ae07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [3.2.2](https://www.github.com/netlify/netlify-plugin-nextjs/compare/v3.2.1...v3.2.2) (2021-05-03) + + +### Bug Fixes + +* support isDynamicRoute in sls-next >=1.8.0 ([#266](https://www.github.com/netlify/netlify-plugin-nextjs/issues/266)) ([3901302](https://www.github.com/netlify/netlify-plugin-nextjs/commit/39013024d3f21f52c2d743a18c7258c3c7e8815a)) + ### [3.2.1](https://www.github.com/netlify/netlify-plugin-nextjs/compare/v3.2.0...v3.2.1) (2021-05-03) diff --git a/package-lock.json b/package-lock.json index d5ead5c512..1e212caf01 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@netlify/plugin-nextjs", - "version": "3.2.1", + "version": "3.2.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@netlify/plugin-nextjs", - "version": "3.2.1", + "version": "3.2.2", "license": "MIT", "dependencies": { "@sls-next/lambda-at-edge": "^1.5.2", diff --git a/package.json b/package.json index 893579760d..1d50fafb86 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@netlify/plugin-nextjs", - "version": "3.2.1", + "version": "3.2.2", "description": "Run Next.js seamlessly on Netlify", "main": "index.js", "files": [