Skip to content

Commit cd527b3

Browse files
chore(main): release 6.28.0 (#750)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 8babb1c commit cd527b3

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.28.0](https://github.com/netlify/plugins/compare/v6.27.0...v6.28.0) (2022-06-14)
4+
5+
6+
### Features
7+
8+
* downgrade next plugin because of bug ([#751](https://github.com/netlify/plugins/issues/751)) ([88a6eae](https://github.com/netlify/plugins/commit/88a6eae39e6a2b2fb2e637bfb2abaa8d3a09e422))
9+
* update plugin @netlify/plugin-nextjs to version 4.9.0 ([#749](https://github.com/netlify/plugins/issues/749)) ([41e8fff](https://github.com/netlify/plugins/commit/41e8fff11ea13c3d178ef3022e17f2e7c722a192))
10+
* update plugin @netlify/plugin-nextjs to version 4.9.1 ([#752](https://github.com/netlify/plugins/issues/752)) ([8babb1c](https://github.com/netlify/plugins/commit/8babb1c81f3176837a23627cd303373730295b5f))
11+
312
## [6.27.0](https://github.com/netlify/plugins/compare/v6.26.0...v6.27.0) (2022-06-01)
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.27.0",
3+
"version": "6.28.0",
44
"description": "List of Netlify plugins",
55
"type": "module",
66
"exports": "./index.js",

0 commit comments

Comments
 (0)