Skip to content

Commit

Permalink
chore(main): release 6.81.0
Browse files Browse the repository at this point in the history
  • Loading branch information
token-generator-app[bot] authored Oct 16, 2024
1 parent c08a192 commit a363329
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 3 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Changelog

## [6.81.0](https://github.com/netlify/plugins/compare/v6.80.0...v6.81.0) (2024-10-16)


### Features

* 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))
* bump @netlify/plugin-nextjs to 5.5.0 ([#1357](https://github.com/netlify/plugins/issues/1357)) ([64ca8cc](https://github.com/netlify/plugins/commit/64ca8cca591a453b4e512dfde0ffc3863a37ef7a))
* bump @netlify/plugin-nextjs to 5.5.1 ([#1359](https://github.com/netlify/plugins/issues/1359)) ([b20c5ef](https://github.com/netlify/plugins/commit/b20c5ef80a9ad2874a49174296099fe0f338cb30))
* bump next runtime to 5.6.0 ([#1362](https://github.com/netlify/plugins/issues/1362)) ([3c02432](https://github.com/netlify/plugins/commit/3c024329aa32f170aa82e55976d19f3d42d7d123))
* bump next runtime to 5.7.0 ([#1364](https://github.com/netlify/plugins/issues/1364)) ([c3e9b46](https://github.com/netlify/plugins/commit/c3e9b46d45327623cb17df4a4eb8ab874972c4e4))
* bump next runtime to 5.7.1 ([#1365](https://github.com/netlify/plugins/issues/1365)) ([fb0912a](https://github.com/netlify/plugins/commit/fb0912acbfd3bc5924c431afc6cbfac3c3dc3e92))
* bump next runtime to 5.7.2 ([#1367](https://github.com/netlify/plugins/issues/1367)) ([ec4b14f](https://github.com/netlify/plugins/commit/ec4b14f3121040272ec5215bc466f4da8f6fd015))
* bump next runtime to 5.7.3 ([#1369](https://github.com/netlify/plugins/issues/1369)) ([4c3074b](https://github.com/netlify/plugins/commit/4c3074b9c2796f10d9437e968204ad20345fb427))
* bump next runtime to 5.7.4 ([#1370](https://github.com/netlify/plugins/issues/1370)) ([90bcb95](https://github.com/netlify/plugins/commit/90bcb954e40603e7760cdc2ec184a7f0c48d1d8a))
* bump next runtime to 5.8.0 ([#1371](https://github.com/netlify/plugins/issues/1371)) ([c08a192](https://github.com/netlify/plugins/commit/c08a192ab6dfb62491d1ea5ecb001c360da5a9f0))


### Bug Fixes

* bump @netlify/plugin-nextjs version ([#1348](https://github.com/netlify/plugins/issues/1348)) ([ed13c3f](https://github.com/netlify/plugins/commit/ed13c3fa07057d36b475126833eaf901fce738a5))
* bump @netlify/plugin-nextjs version ([#1354](https://github.com/netlify/plugins/issues/1354)) ([98a8a29](https://github.com/netlify/plugins/commit/98a8a2949a4af4e1c3c8ffebd26512c49db5c3ee))
* bump @netlify/plugin-nextjs version ([#1356](https://github.com/netlify/plugins/issues/1356)) ([c7d3266](https://github.com/netlify/plugins/commit/c7d3266f490fbdfc955841ac21c6faec06a11095))

## [6.80.0](https://github.com/netlify/plugins/compare/v6.79.0...v6.80.0) (2024-05-22)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/plugins-list",
"version": "6.80.0",
"version": "6.81.0",
"description": "List of Netlify plugins",
"type": "module",
"exports": "./index.js",
Expand Down

0 comments on commit a363329

Please sign in to comment.