Skip to content

Commit afebe3a

Browse files
chore: release 2.2.7 (#109)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 09b54ff commit afebe3a

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
### [2.2.7](https://www.github.com/netlify/eslint-config-node/compare/v2.2.6...v2.2.7) (2021-02-15)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency eslint-plugin-markdown to v2 ([#105](https://www.github.com/netlify/eslint-config-node/issues/105)) ([09b54ff](https://www.github.com/netlify/eslint-config-node/commit/09b54ff82640b22ea7c8ef96c0b86e181270e4d5))
9+
* **deps:** update dependency eslint-plugin-unicorn to v28 ([#106](https://www.github.com/netlify/eslint-config-node/issues/106)) ([1d1e45c](https://www.github.com/netlify/eslint-config-node/commit/1d1e45c6d8383e2ec189dea96c5b2b970f7bed13))
10+
311
### [2.2.6](https://www.github.com/netlify/eslint-config-node/compare/v2.2.5...v2.2.6) (2021-01-25)
412

513

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/eslint-config-node",
3-
"version": "2.2.6",
3+
"version": "2.2.7",
44
"main": ".eslintrc.js",
55
"files": [
66
".eslintrc.js",

0 commit comments

Comments
 (0)