Skip to content

Commit 8fde945

Browse files
authored
Merge pull request #190 from netlify/release-v2.6.9
chore: release 2.6.9
2 parents aa4c601 + f78b156 commit 8fde945

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.9](https://www.github.com/netlify/eslint-config-node/compare/v2.6.8...v2.6.9) (2021-05-17)
4+
5+
6+
### Bug Fixes
7+
8+
* import/extensions rule ([c7ccba7](https://www.github.com/netlify/eslint-config-node/commit/c7ccba70a7669436d1ed565ff936a4ad986c573a))
9+
310
### [2.6.8](https://www.github.com/netlify/eslint-config-node/compare/v2.6.7...v2.6.8) (2021-05-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": "2.6.8",
3+
"version": "2.6.9",
44
"main": ".eslintrc.js",
55
"files": [
66
".eslintrc.js",

0 commit comments

Comments
 (0)