Skip to content

Commit 7a2b3e0

Browse files
chore(release): 1.1.5 [skip ci]
## [1.1.5](v1.1.4...v1.1.5) (2021-06-15) ### Bug Fixes * **deps:** bump @typescript-eslint/experimental-utils ([#69](#69)) ([b04189b](b04189b))
1 parent b04189b commit 7a2b3e0

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.5](https://github.com/kotarella1110/eslint-plugin-react-form-fields/compare/v1.1.4...v1.1.5) (2021-06-15)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @typescript-eslint/experimental-utils ([#69](https://github.com/kotarella1110/eslint-plugin-react-form-fields/issues/69)) ([b04189b](https://github.com/kotarella1110/eslint-plugin-react-form-fields/commit/b04189bb2aaf765ade050c906e25a24883ce59d7))
6+
17
## [1.1.4](https://github.com/kotarella1110/eslint-plugin-react-form-fields/compare/v1.1.3...v1.1.4) (2021-06-08)
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.4",
3+
"version": "1.1.5",
44
"description": "React Form Fields specific linting rules for ESLint",
55
"engines": {
66
"node": ">=8.10.0"

0 commit comments

Comments
 (0)