Skip to content

Commit fa3c594

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2022-02-01) ### Bug Fixes * **deps:** bump @typescript-eslint/experimental-utils ([#205](#205)) ([8e24f27](8e24f27))
1 parent 8e24f27 commit fa3c594

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.2](https://github.com/kotarella1110/eslint-plugin-react-form-fields/compare/v1.2.1...v1.2.2) (2022-02-01)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @typescript-eslint/experimental-utils ([#205](https://github.com/kotarella1110/eslint-plugin-react-form-fields/issues/205)) ([8e24f27](https://github.com/kotarella1110/eslint-plugin-react-form-fields/commit/8e24f27629f14831fc926971fd67a6ae34e918ff))
6+
17
## [1.2.1](https://github.com/kotarella1110/eslint-plugin-react-form-fields/compare/v1.2.0...v1.2.1) (2022-01-25)
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.1",
3+
"version": "1.2.2",
44
"description": "React Form Fields specific linting rules for ESLint",
55
"engines": {
66
"node": ">=8.10.0"

0 commit comments

Comments
 (0)