You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.
4
4
5
5
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).
6
6
7
+
## [2.5.1] - 2024-06-09
8
+
#### Added
9
+
**Nothing*
10
+
11
+
#### Changed
12
+
**Nothing*
13
+
14
+
#### Deprecated
15
+
**Nothing*
16
+
17
+
#### Removed
18
+
**Nothing*
19
+
20
+
#### Fixed
21
+
* Recover some rules lost when airbnb plugins were removed, by adding @stylistic eslint plugin.
0 commit comments