Skip to content

Commit d11e1dd

Browse files
chore(main): release 4.1.0 (#411)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent f81380d commit d11e1dd

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
## [4.1.0](https://github.com/netlify/eslint-config-node/compare/v4.0.8...v4.1.0) (2022-01-10)
4+
5+
6+
### Features
7+
8+
* Enable a few more newer Node.js rules ([#397](https://github.com/netlify/eslint-config-node/issues/397)) ([3367a21](https://github.com/netlify/eslint-config-node/commit/3367a21a02e2fb59a79089a9de416b1476ea0522))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update dependency eslint-plugin-unicorn to v40 ([#392](https://github.com/netlify/eslint-config-node/issues/392)) ([f81380d](https://github.com/netlify/eslint-config-node/commit/f81380d6b48c732b03ba448507edfc313e444eb2))
14+
315
### [4.0.8](https://github.com/netlify/eslint-config-node/compare/v4.0.7...v4.0.8) (2022-01-10)
416

517

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": "4.0.8",
3+
"version": "4.1.0",
44
"main": ".eslintrc.js",
55
"files": [
66
".eslintrc.js",

0 commit comments

Comments
 (0)