Skip to content

Commit 68a8775

Browse files
committed
Merge branch 'main' into 2.0.0-beta
2 parents e53fec2 + 0921ca8 commit 68a8775

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.6 (2025-08-18)
2+
3+
### 🐞 Fixes
4+
5+
- fix: correct logic in `naming-convention/component-name` validation to continue on valid names, closes #1176 by @Rel1cx in <https://github.com/Rel1cx/eslint-react/pull/1177>
6+
7+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.52.5...v1.52.6
8+
19
## v1.52.5 (2025-08-15)
210

311
### 🐞 Fixes

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.6 (2025-08-18)
6+
7+
### 🐞 Fixes
8+
9+
- fix: correct logic in `naming-convention/component-name` validation to continue on valid names, closes #1176 by @Rel1cx in <https://github.com/Rel1cx/eslint-react/pull/1177>
10+
11+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.52.5...v1.52.6
12+
513
## v1.52.5 (2025-08-15)
614

715
### 🐞 Fixes

0 commit comments

Comments
 (0)