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

Commit 56306f0

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.1...v1.4.0) (2022-06-16) ### Features * **rules:** add rule to remove unused imports ([b265670](b265670))
1 parent b265670 commit 56306f0

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.4.0](https://github.com/ruiaraujo012/eslint-config-ruiaraujo-react/compare/v1.3.1...v1.4.0) (2022-06-16)
2+
3+
4+
### Features
5+
6+
* **rules:** add rule to remove unused imports ([b265670](https://github.com/ruiaraujo012/eslint-config-ruiaraujo-react/commit/b265670f26a8ff1e25bbc41af547f8c155caa21f))
7+
18
## [1.3.1](https://github.com/ruiaraujo012/eslint-config-ruiaraujo-react/compare/v1.3.0...v1.3.1) (2022-06-16)
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.3.1",
3+
"version": "1.4.0",
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)