Skip to content

Commit e0a014a

Browse files
chore: release 2.6.3 (#170)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 1a598c6 commit e0a014a

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

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

3+
### [2.6.3](https://www.github.com/netlify/eslint-config-node/compare/v2.6.2...v2.6.3) (2021-04-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @babel/core to v7.13.16 ([4231849](https://www.github.com/netlify/eslint-config-node/commit/42318490d18ac18b16c5e3a355ccfde2073f2f34))
9+
* **deps:** update dependency eslint to v7.25.0 ([1d1782f](https://www.github.com/netlify/eslint-config-node/commit/1d1782f46464ca884e83b13114d5fd04c7d16b86))
10+
* **deps:** update dependency eslint-config-prettier to v8.3.0 ([98d6089](https://www.github.com/netlify/eslint-config-node/commit/98d6089643c4ed58e508c57ab52592974af98aa5))
11+
* **deps:** update dependency eslint-plugin-unicorn to v31 ([#168](https://www.github.com/netlify/eslint-config-node/issues/168)) ([1a598c6](https://www.github.com/netlify/eslint-config-node/commit/1a598c6a89883b248fb3a64ea6d7cdcdfb5e4b03))
12+
313
### [2.6.2](https://www.github.com/netlify/eslint-config-node/compare/v2.6.1...v2.6.2) (2021-04-12)
414

515

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

0 commit comments

Comments
 (0)