Skip to content
This repository was archived by the owner on Aug 4, 2024. It is now read-only.

Commit 57fb771

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2022-06-01) ### Bug Fixes * remove duplicated rule ([2bc0234](2bc0234))
1 parent 2bc0234 commit 57fb771

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.1](https://github.com/ruiaraujo012/eslint-config-ruiaraujo-react/compare/v1.1.0...v1.1.1) (2022-06-01)
2+
3+
4+
### Bug Fixes
5+
6+
* remove duplicated rule ([2bc0234](https://github.com/ruiaraujo012/eslint-config-ruiaraujo-react/commit/2bc02345ff094c5e6d2836f378fd54ddf5d2fc28))
7+
18
# [1.1.0](https://github.com/ruiaraujo012/eslint-config-ruiaraujo-react/compare/v1.0.3...v1.1.0) (2022-04-07)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-ruiaraujo-react",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "My custom eslint config",
55
"main": "index.js",
66
"repository": "https://github.com/ruiaraujo012/eslint-config-ruiaraujo-react.git",

0 commit comments

Comments
 (0)