Skip to content

Commit c229582

Browse files
chore(main): release 6.73.0 (#1285)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent d3fae17 commit c229582

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.73.0](https://github.com/netlify/plugins/compare/v6.72.0...v6.73.0) (2023-12-11)
4+
5+
6+
### Features
7+
8+
* added Next.js runtime 4.41.3 behind a feature flag ([#1288](https://github.com/netlify/plugins/issues/1288)) ([d3fae17](https://github.com/netlify/plugins/commit/d3fae1796d9ae45a94ffb6714b4db6121c324fc7))
9+
* set next.js runtime 4.41.2 as stable version ([#1287](https://github.com/netlify/plugins/issues/1287)) ([fc56b74](https://github.com/netlify/plugins/commit/fc56b74f83a2340644e9d37061ed81cd4e7ec83a))
10+
* update plugin @netlify/plugin-gatsby to version 3.8.0 ([#1284](https://github.com/netlify/plugins/issues/1284)) ([f64fbab](https://github.com/netlify/plugins/commit/f64fbabe70d46c02b8e0fce30746ac6c26f28614))
11+
312
## [6.72.0](https://github.com/netlify/plugins/compare/v6.71.0...v6.72.0) (2023-11-08)
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.72.0",
3+
"version": "6.73.0",
44
"description": "List of Netlify plugins",
55
"type": "module",
66
"exports": "./index.js",

0 commit comments

Comments
 (0)