Skip to content

Commit 98e5bfb

Browse files
chore: release 3.6.0 (#459)
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 84b2d25 commit 98e5bfb

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
## [3.6.0](https://www.github.com/netlify/netlify-plugin-nextjs/compare/v3.5.0...v3.6.0) (2021-06-29)
4+
5+
6+
### Features
7+
8+
* show summary build status ([#400](https://www.github.com/netlify/netlify-plugin-nextjs/issues/400)) ([1b739e8](https://www.github.com/netlify/netlify-plugin-nextjs/commit/1b739e8a802eccd94a1f538e26ccae7323eb454e))
9+
10+
11+
### Bug Fixes
12+
13+
* use default publish dir ([#457](https://www.github.com/netlify/netlify-plugin-nextjs/issues/457)) ([5064aa3](https://www.github.com/netlify/netlify-plugin-nextjs/commit/5064aa3a99bedd4524158c3d8b7dd2ad3e8b70fa))
14+
315
## [3.5.0](https://www.github.com/netlify/netlify-plugin-nextjs/compare/v3.4.2...v3.5.0) (2021-06-28)
416

517

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

0 commit comments

Comments
 (0)