Skip to content

Commit 441208b

Browse files
chore: release 3.6.3 (#497)
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 a001842 commit 441208b

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.6.3](https://www.github.com/netlify/netlify-plugin-nextjs/compare/v3.6.2...v3.6.3) (2021-07-07)
4+
5+
6+
### Bug Fixes
7+
8+
* handle Storybook and other sites that don't build ([#496](https://www.github.com/netlify/netlify-plugin-nextjs/issues/496)) ([9deacfb](https://www.github.com/netlify/netlify-plugin-nextjs/commit/9deacfb66b12c5a373253d61d37a8269636c8f8b))
9+
310
### [3.6.2](https://www.github.com/netlify/netlify-plugin-nextjs/compare/v3.6.1...v3.6.2) (2021-07-05)
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.6.2",
3+
"version": "3.6.3",
44
"description": "Run Next.js seamlessly on Netlify",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)