Skip to content

Commit 5bb9b02

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.0.4...v2.0.0) (2021-01-16) ### Features * drop support for node 8 ([369aed3](369aed3)) * update `@typescript-eslint/experimental-utils` to v4 ([790fe6e](790fe6e)) ### BREAKING CHANGES * drop support for node 8 * update `@typescript-eslint/experimental-utils` to v4
1 parent e0b650b commit 5bb9b02

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [2.0.0](https://github.com/g-rath/eslint-plugin-eslint-config/compare/v1.0.4...v2.0.0) (2021-01-16)
2+
3+
4+
### Features
5+
6+
* drop support for node 8 ([369aed3](https://github.com/g-rath/eslint-plugin-eslint-config/commit/369aed3880564fd11b411e4b0657016cf57f2526))
7+
* update `@typescript-eslint/experimental-utils` to v4 ([790fe6e](https://github.com/g-rath/eslint-plugin-eslint-config/commit/790fe6e3a431aad77e4fa72e473515f597f0d499))
8+
9+
10+
### BREAKING CHANGES
11+
12+
* drop support for node 8
13+
* update `@typescript-eslint/experimental-utils` to v4
14+
115
## [1.0.4](https://github.com/g-rath/eslint-plugin-eslint-config/compare/v1.0.3...v1.0.4) (2020-07-20)
216

317

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": "eslint-plugin-eslint-config",
3-
"version": "1.0.4",
3+
"version": "2.0.0",
44
"description": "ESLint rules for ESLint config files",
55
"keywords": [
66
"config",

0 commit comments

Comments
 (0)