Skip to content

Commit 2a3c5fa

Browse files
committed
docs: fix changelog
1 parent 51e8ee4 commit 2a3c5fa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
## v1.41.0 (2025-04-01)
1+
## v1.40.1 (2025-04-01)
22

33
### ✨ New
44

55
- feat(react-x): enhance `jsx-uses-react` rule to support `@jsx` and `@jsxFrag` annotation comments by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1029
66
- feat(kit): add `LanguagePreference` by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1028
77

8-
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.40.0...v1.41.0
8+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.40.0...v1.40.1
99

1010
## v1.40.0 (2025-04-01)
1111

apps/website/content/docs/changelog.md

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

5-
## v1.41.0 (2025-04-01)
5+
## v1.40.1 (2025-04-01)
66

77
### ✨ New
88

99
- feat(react-x): enhance `jsx-uses-react` rule to support `@jsx` and `@jsxFrag` annotation comments by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1029
1010
- feat(kit): add `LanguagePreference` by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1028
1111

12-
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.40.0...v1.41.0
12+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.40.0...v1.40.1
1313

1414
## v1.40.0 (2025-04-01)
1515

0 commit comments

Comments
 (0)