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

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.1...v1.4.0) (2022-06-16)

### Features

* **rules:** add rule to remove unused imports ([b265670](b265670))
  • Loading branch information
semantic-release-bot committed Jun 16, 2022
1 parent b265670 commit 56306f0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.4.0](https://github.com/ruiaraujo012/eslint-config-ruiaraujo-react/compare/v1.3.1...v1.4.0) (2022-06-16)


### Features

* **rules:** add rule to remove unused imports ([b265670](https://github.com/ruiaraujo012/eslint-config-ruiaraujo-react/commit/b265670f26a8ff1e25bbc41af547f8c155caa21f))

## [1.3.1](https://github.com/ruiaraujo012/eslint-config-ruiaraujo-react/compare/v1.3.0...v1.3.1) (2022-06-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-ruiaraujo-react",
"version": "1.3.1",
"version": "1.4.0",
"description": "My custom eslint config",
"main": "index.js",
"repository": "https://github.com/ruiaraujo012/eslint-config-ruiaraujo-react.git",
Expand Down

0 comments on commit 56306f0

Please sign in to comment.