Skip to content

Commit badcf16

Browse files
committed
docs: release notes name the Node 20 and 22 CI matrix
1 parent f49611f commit badcf16

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ All notable changes to this project will be documented in this file.
5454
### Validation
5555

5656
- npm run typecheck, npm run lint, npm run build, npm run corpus:gate
57-
- npm test: 2403 tests across 82 files, on macOS locally and on Linux (Node 18, 20, 22) and Windows (Node 22) in CI
57+
- npm test: 2403 tests across 82 files, on macOS locally and on Linux (Node 20 and 22) and Windows (Node 22) in CI
5858
- 268 rule ids across 14 modules
5959

6060
### Upgrade Notes

release-draft.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The release that modernizes the scanner. Every open issue closed, every open pul
3030

3131
## Validation
3232

33-
- typecheck, lint, build, corpus gate; 2403 tests across 82 files on macOS, Linux (Node 18, 20, 22), and Windows (Node 22).
33+
- typecheck, lint, build, corpus gate; 2403 tests across 82 files on macOS, Linux (Node 20 and 22), and Windows (Node 22).
3434

3535
## Upgrade Notes
3636

0 commit comments

Comments
 (0)