Skip to content

Commit 8569f3c

Browse files
chore: release 3.6.2 (#478)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> Co-authored-by: Matt Kane <[email protected]>
1 parent 5259018 commit 8569f3c

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
### [3.6.2](https://www.github.com/netlify/netlify-plugin-nextjs/compare/v3.6.1...v3.6.2) (2021-07-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency fastq to v1.11.1 ([#476](https://www.github.com/netlify/netlify-plugin-nextjs/issues/476)) ([ca8549f](https://www.github.com/netlify/netlify-plugin-nextjs/commit/ca8549f1b3be6fef498439ed4a63035c4b799e56))
9+
* try to resolve next modules via multiple paths ([#479](https://www.github.com/netlify/netlify-plugin-nextjs/issues/479)) ([7d208c3](https://www.github.com/netlify/netlify-plugin-nextjs/commit/7d208c378551de3b2b6c5a1f2c666f1f117b74db))
10+
311
### [3.6.1](https://www.github.com/netlify/netlify-plugin-nextjs/compare/v3.6.0...v3.6.1) (2021-07-01)
412

513

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.6.1",
3+
"version": "3.6.2",
44
"description": "Run Next.js seamlessly on Netlify",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)