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

Commit 810855a

Browse files
chore(release): 3.0.0 [skip ci]
# [3.0.0](v2.1.0...v3.0.0) (2023-03-24) ### Features * **rules:** add new rules and remove some of them ([cf1bfd5](cf1bfd5)) ### BREAKING CHANGES * **rules:** Since some added rules caused the code not to compile, this caused breaking changes. They can be fixed with the `--fix` flag.
1 parent 9e353b4 commit 810855a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [3.0.0](https://github.com/ruiaraujo012/eslint-config-ruiaraujo-react/compare/v2.1.0...v3.0.0) (2023-03-24)
2+
3+
4+
### Features
5+
6+
* **rules:** add new rules and remove some of them ([cf1bfd5](https://github.com/ruiaraujo012/eslint-config-ruiaraujo-react/commit/cf1bfd586cada1e397196aca9e01d5e9cc8a2b0a))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* **rules:** Since some added rules caused the code not to compile, this caused breaking
12+
changes. They can be fixed with the `--fix` flag.
13+
114
# [2.1.0](https://github.com/ruiaraujo012/eslint-config-ruiaraujo-react/compare/v2.0.3...v2.1.0) (2023-03-23)
215

316

0 commit comments

Comments
 (0)