Skip to content

Commit 0c7ad29

Browse files
chore: release 2.6.6 (#181)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 1bf39d3 commit 0c7ad29

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
### [2.6.6](https://www.github.com/netlify/eslint-config-node/compare/v2.6.5...v2.6.6) (2021-05-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency eslint to v7.26.0 ([eb68a13](https://www.github.com/netlify/eslint-config-node/commit/eb68a13c72fe664bee485a4975d70b3f0b2df8ae))
9+
* **deps:** update dependency eslint-plugin-unicorn to v32 ([#179](https://www.github.com/netlify/eslint-config-node/issues/179)) ([1bf39d3](https://www.github.com/netlify/eslint-config-node/commit/1bf39d35ef583182b4a180298168732eecd503a4))
10+
311
### [2.6.5](https://www.github.com/netlify/eslint-config-node/compare/v2.6.4...v2.6.5) (2021-05-03)
412

513

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

0 commit comments

Comments
 (0)