Skip to content

Commit d75adef

Browse files
chore(release): 1.2.8 [skip ci]
## [1.2.8](v1.2.7...v1.2.8) (2022-03-15) ### Bug Fixes * **deps:** bump @typescript-eslint/experimental-utils ([#237](#237)) ([8a1a146](8a1a146))
1 parent 1baf01e commit d75adef

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.8](https://github.com/kotarella1110/eslint-plugin-react-form-fields/compare/v1.2.7...v1.2.8) (2022-03-15)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @typescript-eslint/experimental-utils ([#237](https://github.com/kotarella1110/eslint-plugin-react-form-fields/issues/237)) ([8a1a146](https://github.com/kotarella1110/eslint-plugin-react-form-fields/commit/8a1a146c2f46e8e082dbc92e4d53df32087e7ad8))
6+
17
## [1.2.7](https://github.com/kotarella1110/eslint-plugin-react-form-fields/compare/v1.2.6...v1.2.7) (2022-03-08)
28

39
### Bug Fixes

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

0 commit comments

Comments
 (0)