Skip to content

Commit 0c9fcc1

Browse files
chore: release 3.4.2 (#389)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent ee376a8 commit 0c9fcc1

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.4.2](https://www.github.com/netlify/netlify-plugin-nextjs/compare/v3.4.1...v3.4.2) (2021-06-04)
4+
5+
6+
### Bug Fixes
7+
8+
* revert fix force serverless target ([#388](https://www.github.com/netlify/netlify-plugin-nextjs/issues/388)) ([ee376a8](https://www.github.com/netlify/netlify-plugin-nextjs/commit/ee376a8764c178c2bc6d7ec1e7fa5d3cd905f94d))
9+
310
### [3.4.1](https://www.github.com/netlify/netlify-plugin-nextjs/compare/v3.4.0...v3.4.1) (2021-06-04)
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.4.1",
3+
"version": "3.4.2",
44
"description": "Run Next.js seamlessly on Netlify",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)