Skip to content

Commit 9d446a1

Browse files
chore(main): release 6.9.0 (#655)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent cd090a1 commit 9d446a1

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.9.0](https://github.com/netlify/plugins/compare/v6.8.0...v6.9.0) (2022-02-07)
4+
5+
6+
### Features
7+
8+
* add New Relic plugin ([#646](https://github.com/netlify/plugins/issues/646)) ([cd090a1](https://github.com/netlify/plugins/commit/cd090a14927bfcbf9119f69cb5745e401db438e9))
9+
* update plugin @netlify/plugin-nextjs to version 4.2.5 ([#654](https://github.com/netlify/plugins/issues/654)) ([bd24eb7](https://github.com/netlify/plugins/commit/bd24eb7dcc6759f3daf84dae37cc10b71a579fd5))
10+
311
## [6.8.0](https://github.com/netlify/plugins/compare/v6.7.0...v6.8.0) (2022-02-07)
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.8.0",
3+
"version": "6.9.0",
44
"description": "List of Netlify plugins",
55
"type": "module",
66
"exports": "./index.js",

0 commit comments

Comments
 (0)