Skip to content

Commit f450826

Browse files
committed
chore: release 2.4.0
1 parent caf6702 commit f450826

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

3+
## [2.4.0](https://www.github.com/netlify/plugins/compare/v2.3.0...v2.4.0) (2021-03-05)
4+
5+
6+
### Features
7+
8+
* support Next <10.0.6 users with Essential Next.js plugin ([dceaa10](https://www.github.com/netlify/plugins/commit/dceaa10973fe9e288f685dc2a9304dd80ede5ec6))
9+
310
## [2.3.0](https://www.github.com/netlify/plugins/compare/v2.2.0...v2.3.0) (2021-03-04)
411

512

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "2.3.0",
3+
"version": "2.4.0",
44
"description": "List of Netlify plugins",
55
"main": "site/plugins.json",
66
"files": [],

0 commit comments

Comments
 (0)