Skip to content

Commit f383e81

Browse files
authored
docs: update changelog (#1084)
1 parent 3cb04af commit f383e81

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v1.48.3 (2025-04-17)
2+
3+
### 🪄 Improvements
4+
5+
- refactor: improve settings handling by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1080
6+
- docs: add more examples to `web-api/no-leaked-event-listener` docs by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1082
7+
8+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.48.2...v1.48.3
9+
110
## v1.48.2 (2025-04-16)
211

312
### 🐞 Fixes

apps/website/content/docs/changelog.md

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

5+
## v1.48.3 (2025-04-17)
6+
7+
### 🪄 Improvements
8+
9+
- refactor: improve settings handling by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1080
10+
- docs: add more examples to `web-api/no-leaked-event-listener` docs by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1082
11+
12+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.48.2...v1.48.3
13+
514
## v1.48.2 (2025-04-16)
615

716
### 🐞 Fixes

0 commit comments

Comments
 (0)