Skip to content

Commit 4ae52c2

Browse files
chore: release 2.5.0
1 parent 6b5f0ba commit 4ae52c2

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.5.0](https://www.github.com/netlify/eslint-config-node/compare/v2.4.0...v2.5.0) (2021-02-16)
4+
5+
6+
### Features
7+
8+
* fix linting in Markdown files ([8c8b371](https://www.github.com/netlify/eslint-config-node/commit/8c8b3713f3f55e3015ca2794af992469fa7f0891))
9+
310
## [2.4.0](https://www.github.com/netlify/eslint-config-node/compare/v2.3.0...v2.4.0) (2021-02-16)
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.4.0",
3+
"version": "2.5.0",
44
"main": ".eslintrc.js",
55
"files": [
66
".eslintrc.js",

0 commit comments

Comments
 (0)