Skip to content

Commit f05e794

Browse files
chore: release 3.3.9 (#364)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent dbf806c commit f05e794

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
### [3.3.9](https://www.github.com/netlify/eslint-config-node/compare/v3.3.8...v3.3.9) (2021-11-29)
4+
5+
6+
### Bug Fixes
7+
8+
* add `node/no-missing-import` exception for README.md ([#362](https://www.github.com/netlify/eslint-config-node/issues/362)) ([dbf806c](https://www.github.com/netlify/eslint-config-node/commit/dbf806ce58218522b62c17504187089864d98816))
9+
* **deps:** update dependency prettier to v2.5.0 ([#363](https://www.github.com/netlify/eslint-config-node/issues/363)) ([f20d022](https://www.github.com/netlify/eslint-config-node/commit/f20d02279033ba6513bd2d9c57f87387ff6c2dbc))
10+
311
### [3.3.8](https://www.github.com/netlify/eslint-config-node/compare/v3.3.7...v3.3.8) (2021-11-22)
412

513

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.8",
3+
"version": "3.3.9",
44
"main": ".eslintrc.js",
55
"files": [
66
".eslintrc.js",

0 commit comments

Comments
 (0)