Skip to content

Commit 7a167ba

Browse files
chore(release): 1.1.7 [skip ci]
## [1.1.7](v1.1.6...v1.1.7) (2022-01-20) ### Bug Fixes * **deps:** bump jsx-ast-utils from 3.2.0 to 3.2.1 ([#146](#146)) ([5c531ad](5c531ad))
1 parent 5c531ad commit 7a167ba

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.1.7](https://github.com/kotarella1110/eslint-plugin-react-form-fields/compare/v1.1.6...v1.1.7) (2022-01-20)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump jsx-ast-utils from 3.2.0 to 3.2.1 ([#146](https://github.com/kotarella1110/eslint-plugin-react-form-fields/issues/146)) ([5c531ad](https://github.com/kotarella1110/eslint-plugin-react-form-fields/commit/5c531ad74dca9b603841516f82717bd93882d554))
6+
17
## [1.1.6](https://github.com/kotarella1110/eslint-plugin-react-form-fields/compare/v1.1.5...v1.1.6) (2022-01-20)
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.1.6",
3+
"version": "1.1.7",
44
"description": "React Form Fields specific linting rules for ESLint",
55
"engines": {
66
"node": ">=8.10.0"

0 commit comments

Comments
 (0)