Skip to content

Commit

Permalink
chore(main): release 5.1.1 (#444)
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 Feb 2, 2022
1 parent c245636 commit 316971e
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

### [5.1.1](https://github.com/netlify/eslint-config-node/compare/v5.1.0...v5.1.1) (2022-02-02)


### Bug Fixes

* missing file extension with ESM configuration ([#443](https://github.com/netlify/eslint-config-node/issues/443)) ([c245636](https://github.com/netlify/eslint-config-node/commit/c245636194842b79c7293e3d4768dcda899ef893))

## [5.1.0](https://github.com/netlify/eslint-config-node/compare/v5.0.1...v5.1.0) (2022-02-02)


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": "5.1.0",
"version": "5.1.1",
"type": "commonjs",
"exports": {
".": "./.eslintrc.cjs",
Expand Down

0 comments on commit 316971e

Please sign in to comment.