Skip to content

Commit

Permalink
chore(main): release 4.1.0 (#411)
Browse files Browse the repository at this point in the history
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
  • Loading branch information
token-generator-app[bot] authored Jan 10, 2022
1 parent f81380d commit d11e1dd
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [4.1.0](https://github.com/netlify/eslint-config-node/compare/v4.0.8...v4.1.0) (2022-01-10)


### Features

* 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))


### Bug Fixes

* **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))

### [4.0.8](https://github.com/netlify/eslint-config-node/compare/v4.0.7...v4.0.8) (2022-01-10)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/eslint-config-node",
"version": "4.0.8",
"version": "4.1.0",
"main": ".eslintrc.js",
"files": [
".eslintrc.js",
Expand Down

0 comments on commit d11e1dd

Please sign in to comment.