Skip to content

Commit b5f5fc2

Browse files
authored
chore: release 2.6.1 (#155)
1 parent 8d3fdc0 commit b5f5fc2

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
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+
### [2.6.1](https://www.github.com/netlify/eslint-config-node/compare/v2.6.0...v2.6.1) (2021-04-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update babel monorepo to v7.13.14 ([e2f3c51](https://www.github.com/netlify/eslint-config-node/commit/e2f3c51a336e7b488aa00e33f99eb2f1a0b6d421))
9+
* **deps:** update commitlint monorepo to v12.1.1 ([63af7fc](https://www.github.com/netlify/eslint-config-node/commit/63af7fc6acbc6ceb274e89f56d0af3b0b48d4ef4))
10+
* **deps:** update dependency is-ci to v3 ([#153](https://www.github.com/netlify/eslint-config-node/issues/153)) ([8d3fdc0](https://www.github.com/netlify/eslint-config-node/commit/8d3fdc084d3a3d14b49daa7fada80a2fbb6fe9ed))
11+
312
## [2.6.0](https://www.github.com/netlify/eslint-config-node/compare/v2.5.4...v2.6.0) (2021-03-30)
413

514

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

0 commit comments

Comments
 (0)