Skip to content

Commit 17c98b4

Browse files
authored
doc: mark Node.js 22 as Current (#1002)
And update initial release date.
1 parent 5c70dc0 commit 17c98b4

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
| :--: | :---: | :---: | :---: | :---: | :---: | :---: |
77
| [18.x][] | **Maintenance** | [Hydrogen][] | 2022-04-19 | 2022-10-25 | 2023-10-18 | 2025-04-30 |
88
| [20.x][] | **LTS** | [Iron][] | 2023-04-18 | 2023-10-24 | 2024-10-22 | 2026-04-30 |
9-
| [21.x][] | **Current** | | 2023-10-17 | - | 2024-04-01 | 2024-06-01 |
10-
| 22.x | **Pending** | | 2024-04-23 | 2024-10-29 | 2025-10-21 | 2027-04-30 |
9+
| [21.x][] | **Maintenance** | | 2023-10-17 | - | 2024-04-01 | 2024-06-01 |
10+
| [22.x][] | **Current** | | 2024-04-24 | 2024-10-29 | 2025-10-21 | 2027-04-30 |
1111
| 23.x | **Pending** | | 2024-10-15 | - | 2025-04-01 | 2025-06-01 |
1212
| 24.x | **Pending** | | 2025-04-22 | 2025-10-28 | 2026-10-20 | 2028-04-30 |
1313

@@ -175,6 +175,7 @@ the discretion of the Release working group.
175175
[19.x]: https://nodejs.org/download/release/latest-v19.x/
176176
[20.x]: https://nodejs.org/download/release/latest-v20.x/
177177
[21.x]: https://nodejs.org/download/release/latest-v21.x/
178+
[22.x]: https://nodejs.org/download/release/latest-v22.x/
178179

179180
The working group members are the union of the LTS, Releasers
180181
and CITGM team members listed below.

schedule.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"end": "2024-06-01"
121121
},
122122
"v22": {
123-
"start": "2024-04-23",
123+
"start": "2024-04-24",
124124
"lts": "2024-10-29",
125125
"maintenance": "2025-10-21",
126126
"end": "2027-04-30",

0 commit comments

Comments
 (0)