Skip to content

Commit 22cc774

Browse files
chore: release 2.2.3 (#68)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1c28700 commit 22cc774

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
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.2.3](https://www.github.com/netlify/eslint-config-node/compare/v2.2.2...v2.2.3) (2020-12-21)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency eslint-plugin-unicorn to v24 ([#66](https://www.github.com/netlify/eslint-config-node/issues/66)) ([1c28700](https://www.github.com/netlify/eslint-config-node/commit/1c2870012ecf3185265410335eeb9bd66dfba3a5))
9+
310
### [2.2.2](https://www.github.com/netlify/eslint-config-node/compare/v2.2.1...v2.2.2) (2020-12-17)
411

512

package-lock.json

Lines changed: 1 addition & 1 deletion
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.2.2",
3+
"version": "2.2.3",
44
"main": ".eslintrc.js",
55
"files": [
66
".eslintrc.js",

0 commit comments

Comments
 (0)