Skip to content

Commit 2e0e5f3

Browse files
committed
Add v3.0.0 to changelog
1 parent 386d242 commit 2e0e5f3

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org).
66

7+
## [3.0.0] - 2024-06-20
8+
#### Added
9+
* *Nothing*
10+
11+
#### Changed
12+
* [#84](https://github.com/shlinkio/js-coding-standard/issues/84) Migrate to ESLint flat config.
13+
* [#112](https://github.com/shlinkio/js-coding-standard/issues/112) Split into two ESLint configs, one for React-specific rules, and one for the rest of rules.
14+
15+
#### Deprecated
16+
* *Nothing*
17+
18+
#### Removed
19+
* *Nothing*
20+
21+
#### Fixed
22+
* *Nothing*
23+
24+
725
## [2.5.2] - 2024-06-19
826
#### Added
927
* *Nothing*

0 commit comments

Comments
 (0)