Skip to content

Commit 6801673

Browse files
committed
Publish v1.1.5
- update NoN to 3.0.1 (move execa to prod dep)
1 parent 7c8d42c commit 6801673

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.1.5 (2021-05-10)
4+
5+
- update NoN to 3.0.1 (move execa to prod dep)
6+
37
## 1.1.4 (2021-05-09)
48

59
- update NoN to 3.0.0 to fix isDynamicRoute [issue](https://answers.netlify.com/t/all-my-nextjs-projects-are-failed-due-to-plugin-netlify-plugin-nextjs-internal-error-typeerror-isdynamicroute-is-not-a-function/37240/2)

package-lock.json

+1-1
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": "1.1.4",
3+
"version": "1.1.5",
44
"description": "run Nextj.s seamlessly on netlify",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)