Skip to content

Commit

Permalink
doc: mark Node.js 22 as Current (#1002)
Browse files Browse the repository at this point in the history
And update initial release date.
  • Loading branch information
targos authored Apr 26, 2024
1 parent 5c70dc0 commit 17c98b4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
| :--: | :---: | :---: | :---: | :---: | :---: | :---: |
| [18.x][] | **Maintenance** | [Hydrogen][] | 2022-04-19 | 2022-10-25 | 2023-10-18 | 2025-04-30 |
| [20.x][] | **LTS** | [Iron][] | 2023-04-18 | 2023-10-24 | 2024-10-22 | 2026-04-30 |
| [21.x][] | **Current** | | 2023-10-17 | - | 2024-04-01 | 2024-06-01 |
| 22.x | **Pending** | | 2024-04-23 | 2024-10-29 | 2025-10-21 | 2027-04-30 |
| [21.x][] | **Maintenance** | | 2023-10-17 | - | 2024-04-01 | 2024-06-01 |
| [22.x][] | **Current** | | 2024-04-24 | 2024-10-29 | 2025-10-21 | 2027-04-30 |
| 23.x | **Pending** | | 2024-10-15 | - | 2025-04-01 | 2025-06-01 |
| 24.x | **Pending** | | 2025-04-22 | 2025-10-28 | 2026-10-20 | 2028-04-30 |

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

The working group members are the union of the LTS, Releasers
and CITGM team members listed below.
Expand Down
2 changes: 1 addition & 1 deletion schedule.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"end": "2024-06-01"
},
"v22": {
"start": "2024-04-23",
"start": "2024-04-24",
"lts": "2024-10-29",
"maintenance": "2025-10-21",
"end": "2027-04-30",
Expand Down

0 comments on commit 17c98b4

Please sign in to comment.