Skip to content

Commit a682946

Browse files
chore(main): release 4.1.6 (#428)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 3fa84d5 commit a682946

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
### [4.1.6](https://github.com/netlify/eslint-config-node/compare/v4.1.5...v4.1.6) (2022-01-21)
4+
5+
6+
### Bug Fixes
7+
8+
* remove broken duplicate rule ([#427](https://github.com/netlify/eslint-config-node/issues/427)) ([3fa84d5](https://github.com/netlify/eslint-config-node/commit/3fa84d5db9e62e17908d89a92dc0511996a47576))
9+
310
### [4.1.5](https://github.com/netlify/eslint-config-node/compare/v4.1.4...v4.1.5) (2022-01-17)
411

512

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

0 commit comments

Comments
 (0)