Skip to content

Commit 7b8fad5

Browse files
chore: release 3.0.0 (#199)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 2ccd619 commit 7b8fad5

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+
## [3.0.0](https://www.github.com/netlify/eslint-config-node/compare/v2.6.11...v3.0.0) (2021-05-20)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* require Node 16 (#198)
9+
10+
### Miscellaneous Chores
11+
12+
* require Node 16 ([#198](https://www.github.com/netlify/eslint-config-node/issues/198)) ([2ccd619](https://www.github.com/netlify/eslint-config-node/commit/2ccd619f19b06eabfcc561184a2ccece12c69874))
13+
314
### [2.6.11](https://www.github.com/netlify/eslint-config-node/compare/v2.6.10...v2.6.11) (2021-05-19)
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/eslint-config-node",
3-
"version": "2.6.11",
3+
"version": "3.0.0",
44
"main": ".eslintrc.js",
55
"files": [
66
".eslintrc.js",

0 commit comments

Comments
 (0)