Skip to content

Commit bfbaeed

Browse files
chore(main): release 6.80.1
1 parent c7d3266 commit bfbaeed

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

3+
## [6.80.1](https://github.com/netlify/plugins/compare/v6.80.0...v6.80.1) (2024-06-28)
4+
5+
6+
### Bug Fixes
7+
8+
* bump @netlify/plugin-nextjs version ([#1348](https://github.com/netlify/plugins/issues/1348)) ([ed13c3f](https://github.com/netlify/plugins/commit/ed13c3fa07057d36b475126833eaf901fce738a5))
9+
* bump @netlify/plugin-nextjs version ([#1354](https://github.com/netlify/plugins/issues/1354)) ([98a8a29](https://github.com/netlify/plugins/commit/98a8a2949a4af4e1c3c8ffebd26512c49db5c3ee))
10+
* bump @netlify/plugin-nextjs version ([#1356](https://github.com/netlify/plugins/issues/1356)) ([c7d3266](https://github.com/netlify/plugins/commit/c7d3266f490fbdfc955841ac21c6faec06a11095))
11+
312
## [6.80.0](https://github.com/netlify/plugins/compare/v6.79.0...v6.80.0) (2024-05-22)
413

514

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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.80.1",
44
"description": "List of Netlify plugins",
55
"type": "module",
66
"exports": "./index.js",

0 commit comments

Comments
 (0)