Skip to content

Commit 0f2a7e5

Browse files
chore: release 4.0.0 (#459)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent a31ac1b commit 0f2a7e5

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

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

3+
## [4.0.0](https://www.github.com/netlify/plugins/compare/v3.6.2...v4.0.0) (2021-09-27)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* drop Node 8 (#456)
9+
10+
### Miscellaneous Chores
11+
12+
* drop Node 8 ([#456](https://www.github.com/netlify/plugins/issues/456)) ([a31ac1b](https://www.github.com/netlify/plugins/commit/a31ac1b09da4fb483d425ec82b49217525a52e32))
13+
314
### [3.6.2](https://www.github.com/netlify/plugins/compare/v3.6.1...v3.6.2) (2021-09-27)
415

516

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": "3.6.2",
3+
"version": "4.0.0",
44
"description": "List of Netlify plugins",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)