Skip to content

Commit bba82d8

Browse files
committed
docs: update changelog
1 parent aa559e8 commit bba82d8

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v1.52.1 (2025-06-11)
2+
3+
### ✨ New
4+
5+
- feat: add autofix for `no-missing-context-display-name` by @k-yle in https://github.com/Rel1cx/eslint-react/pull/1128
6+
7+
### New Contributors
8+
9+
- @k-yle made their first contribution in https://github.com/Rel1cx/eslint-react/pull/1128
10+
11+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.51.3...v1.52.1
12+
113
## v1.51.3 (2025-06-09)
214

315
### 🐞 Fixes

apps/website/content/docs/changelog.md

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

5+
## v1.52.1 (2025-06-11)
6+
7+
### ✨ New
8+
9+
- feat: add autofix for `no-missing-context-display-name` by @k-yle in https://github.com/Rel1cx/eslint-react/pull/1128
10+
11+
### New Contributors
12+
13+
- @k-yle made their first contribution in https://github.com/Rel1cx/eslint-react/pull/1128
14+
15+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.51.3...v1.52.1
16+
517
## v1.51.3 (2025-06-09)
618

719
### 🐞 Fixes

0 commit comments

Comments
 (0)