Skip to content

Commit 7f02e0e

Browse files
chore(main): release 6.41.0 (#810)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 4c0a8be commit 7f02e0e

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.41.0](https://github.com/netlify/plugins/compare/v6.40.0...v6.41.0) (2022-08-25)
4+
5+
6+
### Features
7+
8+
* remove feature flag ([#812](https://github.com/netlify/plugins/issues/812)) ([8d5e7ee](https://github.com/netlify/plugins/commit/8d5e7eeaa2f2c97adf2dcefbfa61b6ddda4a5b36))
9+
* update plugin @netlify/plugin-nextjs to version 4.18.0 ([#809](https://github.com/netlify/plugins/issues/809)) ([c255030](https://github.com/netlify/plugins/commit/c255030de8bf5bcac0b7ee6cba8fc72543a64dce))
10+
* update plugin @netlify/plugin-nextjs to version 4.18.1 ([#813](https://github.com/netlify/plugins/issues/813)) ([4c0a8be](https://github.com/netlify/plugins/commit/4c0a8becdd41a1f99bd7af10aff2eac1d4b18610))
11+
312
## [6.40.0](https://github.com/netlify/plugins/compare/v6.39.0...v6.40.0) (2022-08-19)
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.40.0",
3+
"version": "6.41.0",
44
"description": "List of Netlify plugins",
55
"type": "module",
66
"exports": "./index.js",

0 commit comments

Comments
 (0)