Skip to content

Commit 863f238

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2022-01-25) ### Bug Fixes * **deps:** bump @typescript-eslint/experimental-utils ([#200](#200)) ([149d858](149d858))
1 parent 149d858 commit 863f238

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.2.1](https://github.com/kotarella1110/eslint-plugin-react-form-fields/compare/v1.2.0...v1.2.1) (2022-01-25)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @typescript-eslint/experimental-utils ([#200](https://github.com/kotarella1110/eslint-plugin-react-form-fields/issues/200)) ([149d858](https://github.com/kotarella1110/eslint-plugin-react-form-fields/commit/149d8582598a50c8c0e3237e11a35f15aa4ff5ba))
6+
17
# [1.2.0](https://github.com/kotarella1110/eslint-plugin-react-form-fields/compare/v1.1.7...v1.2.0) (2022-01-20)
28

39
### Features

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

0 commit comments

Comments
 (0)