Skip to content

Commit 59d42a7

Browse files
committed
docs: update changelog
1 parent cbe2ed5 commit 59d42a7

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v1.52.2 (2025-06-12)
2+
3+
### 🐞 Fixes
4+
5+
- fix: `react-x/no-default-props` should report only function components, closes #1131 by @Rel1cx in https://github.com/Rel1cx/eslint-react/commit/681b10a7873e4764336a9e7a49dfd33c8bf1fbef
6+
7+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.52.1...v1.52.2
8+
19
## v1.52.1 (2025-06-11)
210

311
### ✨ New

apps/website/content/docs/changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
title: Changelog
33
---
44

5+
## v1.52.2 (2025-06-12)
6+
7+
### 🐞 Fixes
8+
9+
- fix: `react-x/no-default-props` should report only function components, closes #1131 by @Rel1cx in https://github.com/Rel1cx/eslint-react/commit/681b10a7873e4764336a9e7a49dfd33c8bf1fbef
10+
11+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.52.1...v1.52.2
12+
513
## v1.52.1 (2025-06-11)
614

715
### ✨ New

0 commit comments

Comments
 (0)