Skip to content

Commit

Permalink
chore(main): release 4.0.6 (#396)
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 4, 2022
1 parent 0b9052f commit 71ebea4
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [4.0.6](https://github.com/netlify/eslint-config-node/compare/v4.0.5...v4.0.6) (2022-01-03)


### Bug Fixes

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

### [4.0.5](https://github.com/netlify/eslint-config-node/compare/v4.0.4...v4.0.5) (2022-01-03)


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.5",
"version": "4.0.6",
"main": ".eslintrc.js",
"files": [
".eslintrc.js",
Expand Down

0 comments on commit 71ebea4

Please sign in to comment.