Skip to content

Commit 71ebea4

Browse files
chore(main): release 4.0.6 (#396)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 0b9052f commit 71ebea4

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [4.0.6](https://github.com/netlify/eslint-config-node/compare/v4.0.5...v4.0.6) (2022-01-03)
4+
5+
6+
### Bug Fixes
7+
8+
* disable no-await-in-loop ([#395](https://github.com/netlify/eslint-config-node/issues/395)) ([0b9052f](https://github.com/netlify/eslint-config-node/commit/0b9052fdaf32554911d8548863e046276eb6d17f))
9+
310
### [4.0.5](https://github.com/netlify/eslint-config-node/compare/v4.0.4...v4.0.5) (2022-01-03)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/eslint-config-node",
3-
"version": "4.0.5",
3+
"version": "4.0.6",
44
"main": ".eslintrc.js",
55
"files": [
66
".eslintrc.js",

0 commit comments

Comments
 (0)