Skip to content

Commit

Permalink
chore: release 3.2.1 (#259)
Browse files Browse the repository at this point in the history
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
  • Loading branch information
token-generator-app[bot] authored May 3, 2021
1 parent c5d88a4 commit 7a9a40f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### [3.2.1](https://www.github.com/netlify/netlify-plugin-nextjs/compare/v3.2.0...v3.2.1) (2021-05-03)


### Bug Fixes

* **deps:** update dependency moize to v6.0.3 ([bef04fd](https://www.github.com/netlify/netlify-plugin-nextjs/commit/bef04fd47d34385eb3d771ba020821a010a89ab3))
* nextConfig was memoized too early ([#264](https://www.github.com/netlify/netlify-plugin-nextjs/issues/264)) ([c5d88a4](https://www.github.com/netlify/netlify-plugin-nextjs/commit/c5d88a46aced7be580d3aa8b86dd9fdbbb384373))

## [3.2.0](https://www.github.com/netlify/netlify-plugin-nextjs/compare/v3.1.0...v3.2.0) (2021-04-29)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/plugin-nextjs",
"version": "3.2.0",
"version": "3.2.1",
"description": "Run Next.js seamlessly on Netlify",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 7a9a40f

Please sign in to comment.