Skip to content

Commit 115e910

Browse files
committedMay 2, 2022
chore(release): 1.2.16 [skip ci]
## [1.2.16](v1.2.15...v1.2.16) (2022-05-02) ### Bug Fixes * **deps:** bump jsx-ast-utils from 3.2.2 to 3.3.0 ([#275](#275)) ([4420312](4420312))
1 parent 4420312 commit 115e910

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.16](https://github.com/kotarella1110/eslint-plugin-react-form-fields/compare/v1.2.15...v1.2.16) (2022-05-02)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump jsx-ast-utils from 3.2.2 to 3.3.0 ([#275](https://github.com/kotarella1110/eslint-plugin-react-form-fields/issues/275)) ([4420312](https://github.com/kotarella1110/eslint-plugin-react-form-fields/commit/44203123928e6cd36574f2ff73d6a4e83083d856))
6+
17
## [1.2.15](https://github.com/kotarella1110/eslint-plugin-react-form-fields/compare/v1.2.14...v1.2.15) (2022-04-26)
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.15",
3+
"version": "1.2.16",
44
"description": "React Form Fields specific linting rules for ESLint",
55
"engines": {
66
"node": ">=8.10.0"

0 commit comments

Comments
 (0)