Skip to content

Commit 8682a4a

Browse files
committed
docs: update full changelog links to use correct version tags
1 parent 41b55af commit 8682a4a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44

55
- chore: update default React version to 19.1.0 in documentation and settings by @Rel1cx in <https://github.com/Rel1cx/eslint-react/pull/1023>
66

7-
**Full Changelog**: <https://github.com/Rel1cx/eslint-react/compare/v1.38.3...1.38.4>
7+
**Full Changelog**: <https://github.com/Rel1cx/eslint-react/compare/v1.38.3...v1.38.4>
88

99
## v1.38.3 (2025-03-28)
1010

1111
### 🪄 Improvements
1212

1313
- docs: switch back to the original slogan by @Rel1cx in <https://github.com/Rel1cx/eslint-react/commit/e0e4d460c>
1414

15-
**Full Changelog**: <https://github.com/Rel1cx/eslint-react/compare/v1.38.2...1.38.3>
15+
**Full Changelog**: <https://github.com/Rel1cx/eslint-react/compare/v1.38.2...v1.38.3>
1616

1717
## v1.38.2 (2025-03-27)
1818

@@ -34,7 +34,7 @@
3434

3535
- refactor: undeprecate `react-x/jsx-uses-vars` and `react-x/jsx-no-duplicate-props` rules by @Rel1cx in <https://github.com/Rel1cx/eslint-react/pull/1017>
3636

37-
**Full Changelog**: <https://github.com/Rel1cx/eslint-react/compare/v1.37.3...1.38.0>
37+
**Full Changelog**: <https://github.com/Rel1cx/eslint-react/compare/v1.37.3...v1.38.0>
3838

3939
## v1.37.3 (2025-03-22)
4040

apps/website/content/docs/changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ title: Changelog
88

99
- chore: update default React version to 19.1.0 in documentation and settings by @Rel1cx in <https://github.com/Rel1cx/eslint-react/pull/1023>
1010

11-
**Full Changelog**: <https://github.com/Rel1cx/eslint-react/compare/v1.38.3...1.38.4>
11+
**Full Changelog**: <https://github.com/Rel1cx/eslint-react/compare/v1.38.3...v1.38.4>
1212

1313
## v1.38.3 (2025-03-28)
1414

1515
### 🪄 Improvements
1616

1717
- docs: switch back to the original slogan by @Rel1cx in <https://github.com/Rel1cx/eslint-react/commit/e0e4d460c>
1818

19-
**Full Changelog**: <https://github.com/Rel1cx/eslint-react/compare/v1.38.2...1.38.3>
19+
**Full Changelog**: <https://github.com/Rel1cx/eslint-react/compare/v1.38.2...v1.38.3>
2020

2121
## v1.38.2 (2025-03-27)
2222

@@ -38,7 +38,7 @@ title: Changelog
3838

3939
- refactor: undeprecate `react-x/jsx-uses-vars` and `react-x/jsx-no-duplicate-props` rules by @Rel1cx in <https://github.com/Rel1cx/eslint-react/pull/1017>
4040

41-
**Full Changelog**: <https://github.com/Rel1cx/eslint-react/compare/v1.37.3...1.38.0>
41+
**Full Changelog**: <https://github.com/Rel1cx/eslint-react/compare/v1.37.3...v1.38.0>
4242

4343
## v1.37.3 (2025-03-22)
4444

0 commit comments

Comments
 (0)