Skip to content

Commit 7bad1d1

Browse files
chore: release 3.3.11 (#367)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 3f4a131 commit 7bad1d1

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+
### [3.3.11](https://www.github.com/netlify/eslint-config-node/compare/v3.3.10...v3.3.11) (2021-12-02)
4+
5+
6+
### Bug Fixes
7+
8+
* linting for dynamic imports ([#366](https://www.github.com/netlify/eslint-config-node/issues/366)) ([3f4a131](https://www.github.com/netlify/eslint-config-node/commit/3f4a1312ce1b8baecb2075769965125ca63936f4))
9+
310
### [3.3.10](https://www.github.com/netlify/eslint-config-node/compare/v3.3.9...v3.3.10) (2021-11-30)
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": "3.3.10",
3+
"version": "3.3.11",
44
"main": ".eslintrc.js",
55
"files": [
66
".eslintrc.js",

0 commit comments

Comments
 (0)