Skip to content

Commit

Permalink
chore(main): release 6.76.0
Browse files Browse the repository at this point in the history
  • Loading branch information
token-generator-app[bot] authored Feb 8, 2024
1 parent 35ec249 commit b8a5a26
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [6.76.0](https://github.com/netlify/plugins/compare/v6.75.0...v6.76.0) (2024-02-08)


### Features

* set next.js runtime 4.41.3 as stable version ([#1303](https://github.com/netlify/plugins/issues/1303)) ([245c519](https://github.com/netlify/plugins/commit/245c519b78d7c7f9d5a3a0bda8e459842fc8fd19))
* update the beta of the next runtime ([#1297](https://github.com/netlify/plugins/issues/1297)) ([567169e](https://github.com/netlify/plugins/commit/567169e15bf115e6386c56453398898c35da82a5))

## [6.75.0](https://github.com/netlify/plugins/compare/v6.74.0...v6.75.0) (2024-01-12)


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.75.0",
"version": "6.76.0",
"description": "List of Netlify plugins",
"type": "module",
"exports": "./index.js",
Expand Down

0 comments on commit b8a5a26

Please sign in to comment.