Skip to content

Commit 22c86a6

Browse files
chore(release): 1.2.20 [skip ci]
## [1.2.20](v1.2.19...v1.2.20) (2022-05-18) ### Bug Fixes * **deps:** bump @typescript-eslint/experimental-utils ([#293](#293)) ([f5f4758](f5f4758))
1 parent f5f4758 commit 22c86a6

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.2.20](https://github.com/kotarella1110/eslint-plugin-react-form-fields/compare/v1.2.19...v1.2.20) (2022-05-18)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @typescript-eslint/experimental-utils ([#293](https://github.com/kotarella1110/eslint-plugin-react-form-fields/issues/293)) ([f5f4758](https://github.com/kotarella1110/eslint-plugin-react-form-fields/commit/f5f47583480c17c478081dca56f96ee8a6a70932))
6+
17
## [1.2.19](https://github.com/kotarella1110/eslint-plugin-react-form-fields/compare/v1.2.18...v1.2.19) (2022-05-17)
28

39
### Bug Fixes

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": "eslint-plugin-react-form-fields",
3-
"version": "1.2.19",
3+
"version": "1.2.20",
44
"description": "React Form Fields specific linting rules for ESLint",
55
"engines": {
66
"node": ">=8.10.0"

0 commit comments

Comments
 (0)