8000 Publish v2.0.0 · opennextjs/opennextjs-netlify@9b7b23e · GitHub
[go: up one dir, main page]

Skip to content

Commit 9b7b23e

Browse files
ehmickylindsaylevine
authored andcommitted
Publish v2.0.0
1 parent e54441e commit 9b7b23e

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.0.0 (2021-02-04)
4+
5+
- feature: use new default functions directory ([#87](https://github.com/netlify/netlify-plugin-nextjs/pull/87))
6+
37
## 1.1.1 (2021-02-02)
48

59
- upgrade NoN to [2.8.7](https://github.com/netlify/next-on-netlify/releases/tag/v2.8.7)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/plugin-nextjs",
3-
"version": "1.1.1",
3+
"version": "2.0.0",
44
"description": "run Nextj.s seamlessly on netlify",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)
0