Skip to content

Commit fb3cfe5

Browse files
committed
docs: update changelog
1 parent a8cbb46 commit fb3cfe5

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
### 🪄 Improvements
88

9-
- refactor(plugins/x): rename `ensure-forward-ref-using-ref` to `no-useless-forward-ref`
9+
- refactor(plugins/x): rename `ensure-forward-ref-using-ref` to `no-useless-forward-ref` by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/987
1010

1111
### 📝 Changes you should be aware of
1212

@@ -17,6 +17,8 @@ The following rules have been renamed:
1717

1818
The old rule names will still be available until the next major update to avoid breaking changes.
1919

20+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.32.1...v1.33.0
21+
2022
## v1.32.1 (2025-03-13)
2123

2224
### 🐞 Fixes

apps/website/content/docs/changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ title: Changelog
1010

1111
### 🪄 Improvements
1212

13-
- refactor(plugins/x): rename `ensure-forward-ref-using-ref` to `no-useless-forward-ref`
13+
- refactor(plugins/x): rename `ensure-forward-ref-using-ref` to `no-useless-forward-ref` by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/987
1414

1515
### 📝 Changes you should be aware of
1616

@@ -21,6 +21,8 @@ The following rules have been renamed:
2121

2222
The old rule names will still be available until the next major update to avoid breaking changes.
2323

24+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.32.1...v1.33.0
25+
2426
## v1.32.1 (2025-03-13)
2527

2628
### 🐞 Fixes

0 commit comments

Comments
 (0)