Skip to content

Commit 1f801cc

Browse files
chore(release): 1.2.13 [skip ci]
## [1.2.13](v1.2.12...v1.2.13) (2022-04-12) ### Bug Fixes * **deps:** bump @typescript-eslint/experimental-utils ([#258](#258)) ([735b4bb](735b4bb))
1 parent 3ab55a2 commit 1f801cc

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.13](https://github.com/kotarella1110/eslint-plugin-react-form-fields/compare/v1.2.12...v1.2.13) (2022-04-12)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @typescript-eslint/experimental-utils ([#258](https://github.com/kotarella1110/eslint-plugin-react-form-fields/issues/258)) ([735b4bb](https://github.com/kotarella1110/eslint-plugin-react-form-fields/commit/735b4bb02e4a19d996cf9e9cced947d49c051049))
6+
17
## [1.2.12](https://github.com/kotarella1110/eslint-plugin-react-form-fields/compare/v1.2.11...v1.2.12) (2022-04-05)
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.12",
3+
"version": "1.2.13",
44
"description": "React Form Fields specific linting rules for ESLint",
55
"engines": {
66
"node": ">=8.10.0"

0 commit comments

Comments
 (0)