Skip to content

Commit 191c918

Browse files
chore: release 2.2.0 (#58)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1d4c7c7 commit 191c918

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.2.0](https://www.github.com/netlify/eslint-config-node/compare/v2.1.0...v2.2.0) (2020-12-17)
4+
5+
6+
### Features
7+
8+
* add browser configs ([#57](https://www.github.com/netlify/eslint-config-node/issues/57)) ([1d4c7c7](https://www.github.com/netlify/eslint-config-node/commit/1d4c7c70533b035f1e1111338fd5f4e13cf95c76))
9+
310
## [2.1.0](https://www.github.com/netlify/eslint-config-node/compare/v2.0.2...v2.1.0) (2020-12-16)
411

512

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

0 commit comments

Comments
 (0)