Skip to content

Commit c61cd05

Browse files
Merge 2b0e211 into 69327e6
2 parents 69327e6 + 2b0e211 commit c61cd05

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"plugin": "4.14.0"
2+
"plugin": "4.14.1"
33
}

plugin/CHANGELOG.md

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

3+
## [4.14.1](https://github.com/netlify/netlify-plugin-nextjs/compare/plugin-nextjs-v4.14.0...plugin-nextjs-v4.14.1) (2022-08-03)
4+
5+
6+
### Bug Fixes
7+
8+
* replace netlify:edge identifier with full URL ([#1500](https://github.com/netlify/netlify-plugin-nextjs/issues/1500)) ([69327e6](https://github.com/netlify/netlify-plugin-nextjs/commit/69327e64f98234e3df37acc6d7479e705f5998c0))
9+
310
## [4.14.0](https://github.com/netlify/netlify-plugin-nextjs/compare/plugin-nextjs-v4.13.1...plugin-nextjs-v4.14.0) (2022-08-01)
411

512

plugin/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": "4.14.0",
3+
"version": "4.14.1",
44
"description": "Run Next.js seamlessly on Netlify",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)