Skip to content

Commit 52dc51d

Browse files
chore: release 3.2.2 (#267)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 3901302 commit 52dc51d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [3.2.2](https://www.github.com/netlify/netlify-plugin-nextjs/compare/v3.2.1...v3.2.2) (2021-05-03)
4+
5+
6+
### Bug Fixes
7+
8+
* 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))
9+
310
### [3.2.1](https://www.github.com/netlify/netlify-plugin-nextjs/compare/v3.2.0...v3.2.1) (2021-05-03)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/plugin-nextjs",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"description": "Run Next.js seamlessly on Netlify",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)