Skip to content

Commit b170df3

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

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [6.40.0](https://github.com/netlify/plugins/compare/v6.39.0...v6.40.0) (2022-08-19)
4+
5+
6+
### Features
7+
8+
* add feature flagged version of Next runtime ([#807](https://github.com/netlify/plugins/issues/807)) ([a12d48f](https://github.com/netlify/plugins/commit/a12d48fc4b28f5ee345d1d68576a0c74fbe49290))
9+
* update plugin @netlify/plugin-gatsby to version 3.4.1 ([#796](https://github.com/netlify/plugins/issues/796)) ([29a6e45](https://github.com/netlify/plugins/commit/29a6e45d0a4f7de4d23358fb63ac210377f120b9))
10+
311
## [6.39.0](https://github.com/netlify/plugins/compare/v6.38.0...v6.39.0) (2022-08-11)
412

513

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.39.0",
3+
"version": "6.40.0",
44
"description": "List of Netlify plugins",
55
"type": "module",
66
"exports": "./index.js",

0 commit comments

Comments
 (0)