Skip to content

Commit bdff9a4

Browse files
chore(main): release 6.81.0
1 parent ec4b14f commit bdff9a4

File tree

3 files changed

+23
-3
lines changed

3 files changed

+23
-3
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## [6.81.0](https://github.com/netlify/plugins/compare/v6.80.0...v6.81.0) (2024-09-18)
4+
5+
6+
### Features
7+
8+
* add @netlify/plugin-nextjs@5.7.0-ipx.0 ([#1363](https://github.com/netlify/plugins/issues/1363)) ([dc9b311](https://github.com/netlify/plugins/commit/dc9b311711aeba8de4128fe7fe687b8a70d7271a))
9+
* bump @netlify/plugin-nextjs to 5.5.0 ([#1357](https://github.com/netlify/plugins/issues/1357)) ([64ca8cc](https://github.com/netlify/plugins/commit/64ca8cca591a453b4e512dfde0ffc3863a37ef7a))
10+
* bump @netlify/plugin-nextjs to 5.5.1 ([#1359](https://github.com/netlify/plugins/issues/1359)) ([b20c5ef](https://github.com/netlify/plugins/commit/b20c5ef80a9ad2874a49174296099fe0f338cb30))
11+
* bump next runtime to 5.6.0 ([#1362](https://github.com/netlify/plugins/issues/1362)) ([3c02432](https://github.com/netlify/plugins/commit/3c024329aa32f170aa82e55976d19f3d42d7d123))
12+
* bump next runtime to 5.7.0 ([#1364](https://github.com/netlify/plugins/issues/1364)) ([c3e9b46](https://github.com/netlify/plugins/commit/c3e9b46d45327623cb17df4a4eb8ab874972c4e4))
13+
* bump next runtime to 5.7.1 ([#1365](https://github.com/netlify/plugins/issues/1365)) ([fb0912a](https://github.com/netlify/plugins/commit/fb0912acbfd3bc5924c431afc6cbfac3c3dc3e92))
14+
* bump next runtime to 5.7.2 ([#1367](https://github.com/netlify/plugins/issues/1367)) ([ec4b14f](https://github.com/netlify/plugins/commit/ec4b14f3121040272ec5215bc466f4da8f6fd015))
15+
16+
17+
### Bug Fixes
18+
19+
* bump @netlify/plugin-nextjs version ([#1348](https://github.com/netlify/plugins/issues/1348)) ([ed13c3f](https://github.com/netlify/plugins/commit/ed13c3fa07057d36b475126833eaf901fce738a5))
20+
* bump @netlify/plugin-nextjs version ([#1354](https://github.com/netlify/plugins/issues/1354)) ([98a8a29](https://github.com/netlify/plugins/commit/98a8a2949a4af4e1c3c8ffebd26512c49db5c3ee))
21+
* bump @netlify/plugin-nextjs version ([#1356](https://github.com/netlify/plugins/issues/1356)) ([c7d3266](https://github.com/netlify/plugins/commit/c7d3266f490fbdfc955841ac21c6faec06a11095))
22+
323
## [6.80.0](https://github.com/netlify/plugins/compare/v6.79.0...v6.80.0) (2024-05-22)
424

525

package-lock.json

+2-2
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/plugins-list",
3-
"version": "6.80.0",
3+
"version": "6.81.0",
44
"description": "List of Netlify plugins",
55
"type": "module",
66
"exports": "./index.js",

0 commit comments

Comments
 (0)