Skip to content

Commit 3c417d2

Browse files
authored
Merge pull request #183 from netlify/release-v2.6.7
chore: release 2.6.7
2 parents c198c3d + 1013b16 commit 3c417d2

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+
### [2.6.7](https://www.github.com/netlify/eslint-config-node/compare/v2.6.6...v2.6.7) (2021-05-10)
4+
5+
6+
### Bug Fixes
7+
8+
* disable unicorn flat and flatmap rules ([#182](https://www.github.com/netlify/eslint-config-node/issues/182)) ([c198c3d](https://www.github.com/netlify/eslint-config-node/commit/c198c3de9a567de3a5c8f79733e8a84934f43f65))
9+
310
### [2.6.6](https://www.github.com/netlify/eslint-config-node/compare/v2.6.5...v2.6.6) (2021-05-10)
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": "2.6.6",
3+
"version": "2.6.7",
44
"main": ".eslintrc.js",
55
"files": [
66
".eslintrc.js",

0 commit comments

Comments
 (0)