Skip to content

Commit bc14acb

Browse files
chore(main): release plugin-nextjs 4.4.0
1 parent d39ce27 commit bc14acb

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.3.2"
2+
"plugin": "4.4.0"
33
}

plugin/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [4.4.0](https://github.com/netlify/netlify-plugin-nextjs/compare/plugin-nextjs-v4.3.2...plugin-nextjs-v4.4.0) (2022-04-19)
4+
5+
6+
### Features
7+
8+
* add support for Edge Functions ([#1310](https://github.com/netlify/netlify-plugin-nextjs/issues/1310)) ([d39ce27](https://github.com/netlify/netlify-plugin-nextjs/commit/d39ce2720a3a8fe766ba22654d52807ea7b4e170))

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

0 commit comments

Comments
 (0)