Skip to content

Commit 2fa02a0

Browse files
authored
chore: release 2.6.0 (#149)
1 parent 35eceb5 commit 2fa02a0

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.6.0](https://www.github.com/netlify/eslint-config-node/compare/v2.5.4...v2.6.0) (2021-03-30)
4+
5+
6+
### Features
7+
8+
* add run-ci and run-local bins ([#148](https://www.github.com/netlify/eslint-config-node/issues/148)) ([35eceb5](https://www.github.com/netlify/eslint-config-node/commit/35eceb59d64a87020dcf9b6394a8789100c47fc7))
9+
310
### [2.5.4](https://www.github.com/netlify/eslint-config-node/compare/v2.5.3...v2.5.4) (2021-03-29)
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.5.4",
3+
"version": "2.6.0",
44
"main": ".eslintrc.js",
55
"files": [
66
".eslintrc.js",

0 commit comments

Comments
 (0)