Skip to content

Commit abe1df1

Browse files
### Bug Fixes * fixed wrong value for react/no-unused-prop-types ([d65f8bf](d65f8bf))
1 parent d65f8bf commit abe1df1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/eslint-config/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### @anolilab/eslint-config [2.1.1](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2021-06-09)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed wrong value for react/no-unused-prop-types ([d65f8bf](https://github.com/anolilab/javascript-style-guide/commit/d65f8bfc19789253f51c75fb79f3071d537cbe76))
7+
18
## @anolilab/eslint-config [2.1.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2021-06-09)
29

310

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anolilab/eslint-config",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "ESLint shareable config for the Anolilab JavaScript style guide.",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)