Skip to content

Commit 998f862

Browse files
authored
Merge pull request #78 from netlify/release-v2.2.5
chore: release 2.2.5
2 parents c64329c + 1e3ab24 commit 998f862

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [2.2.5](https://www.github.com/netlify/eslint-config-node/compare/v2.2.4...v2.2.5) (2021-01-04)
4+
5+
6+
### Bug Fixes
7+
8+
* unicorn ESLint plugin upgrade ([c8defbd](https://www.github.com/netlify/eslint-config-node/commit/c8defbda06128906e67df8ec62fe9abfd41acf0f))
9+
310
### [2.2.4](https://www.github.com/netlify/eslint-config-node/compare/v2.2.3...v2.2.4) (2021-01-04)
411

512

package-lock.json

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

0 commit comments

Comments
 (0)