Skip to content

Commit b5a20f9

Browse files
chore(main): release 6.81.0
1 parent b20c5ef commit b5a20f9

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

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

3+
## [6.81.0](https://github.com/netlify/plugins/compare/v6.80.0...v6.81.0) (2024-07-09)
4+
5+
6+
### Features
7+
8+
* bump @netlify/plugin-nextjs to 5.5.0 ([#1357](https://github.com/netlify/plugins/issues/1357)) ([64ca8cc](https://github.com/netlify/plugins/commit/64ca8cca591a453b4e512dfde0ffc3863a37ef7a))
9+
* bump @netlify/plugin-nextjs to 5.5.1 ([#1359](https://github.com/netlify/plugins/issues/1359)) ([b20c5ef](https://github.com/netlify/plugins/commit/b20c5ef80a9ad2874a49174296099fe0f338cb30))
10+
11+
12+
### Bug Fixes
13+
14+
* bump @netlify/plugin-nextjs version ([#1348](https://github.com/netlify/plugins/issues/1348)) ([ed13c3f](https://github.com/netlify/plugins/commit/ed13c3fa07057d36b475126833eaf901fce738a5))
15+
* bump @netlify/plugin-nextjs version ([#1354](https://github.com/netlify/plugins/issues/1354)) ([98a8a29](https://github.com/netlify/plugins/commit/98a8a2949a4af4e1c3c8ffebd26512c49db5c3ee))
16+
* bump @netlify/plugin-nextjs version ([#1356](https://github.com/netlify/plugins/issues/1356)) ([c7d3266](https://github.com/netlify/plugins/commit/c7d3266f490fbdfc955841ac21c6faec06a11095))
17+
318
## [6.80.0](https://github.com/netlify/plugins/compare/v6.79.0...v6.80.0) (2024-05-22)
419

520

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)