Skip to content

Commit a462734

Browse files
chore: release 3.1.2 (#225)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 2411134 commit a462734

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

3+
### [3.1.2](https://www.github.com/netlify/eslint-config-node/compare/v3.1.1...v3.1.2) (2021-06-07)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency eslint to v7.28.0 ([b625be7](https://www.github.com/netlify/eslint-config-node/commit/b625be7b96fb62071ec8ee069b625f56d9053c34))
9+
* **deps:** update dependency eslint-plugin-unicorn to v33 ([#223](https://www.github.com/netlify/eslint-config-node/issues/223)) ([2411134](https://www.github.com/netlify/eslint-config-node/commit/2411134f380c416bd6930e563d69ae0fafdcf3e4))
10+
* **deps:** update dependency execa to v5.1.1 ([bea1012](https://www.github.com/netlify/eslint-config-node/commit/bea101260cedab3d287a6032e12fd661beb04c28))
11+
312
### [3.1.1](https://www.github.com/netlify/eslint-config-node/compare/v3.1.0...v3.1.1) (2021-06-02)
413

514

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

0 commit comments

Comments
 (0)