Skip to content

Commit 03c8738

Browse files
committed
chore: release 2.4.1
1 parent 0d21090 commit 03c8738

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
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+
### [2.4.1](https://www.github.com/netlify/plugins/compare/v2.4.0...v2.4.1) (2021-03-12)
4+
5+
6+
### Bug Fixes
7+
8+
* Essential Next.js 3.0.1 ([f10d414](https://www.github.com/netlify/plugins/commit/f10d4141afb232f3524faa9af929aab8572ecb56))
9+
* revert Essential Next.js 3.0.0 ([e1e1428](https://www.github.com/netlify/plugins/commit/e1e14285958136f552d4bcb030aee2c2151ef838))
10+
* upgrade Essential Next.js `3.0.3` ([119c77b](https://www.github.com/netlify/plugins/commit/119c77bfa9a48872286b3cc110507b71e5f6e618))
11+
312
## [2.4.0](https://www.github.com/netlify/plugins/compare/v2.3.0...v2.4.0) (2021-03-05)
413

514

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.4.0",
3+
"version": "2.4.1",
44
"description": "List of Netlify plugins",
55
"main": "site/plugins.json",
66
"files": [],

0 commit comments

Comments
 (0)