Skip to content

Commit

Permalink
schedule: update graphic, add dates for Node.js 19 and 20 (#723)
Browse files Browse the repository at this point in the history
  • Loading branch information
BethGriggs committed Feb 17, 2022
1 parent 13cd227 commit a7fe150
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -9,6 +9,8 @@
| [16.x][] | **Active LTS** | [Gallium][] | 2021-04-20 | 2021-10-26 | 2022-10-18 | 2024-04-30 |
| [17.x][] | **Current** | | 2021-10-19 | - | 2022-04-01 | 2022-06-01 |
| 18.x | **Pending** | | 2022-04-19 | 2022-10-25 | 2023-10-18 | 2025-04-30 |
| 19.x | **Pending** | | 2022-10-18 | - | 2023-04-01 | 2023-06-01 |
| 20.x | **Pending** | | 2023-04-18 | 2023-10-24 | 2024-10-22 | 2026-04-30 |

Dates are subject to change.

Expand Down
12 changes: 12 additions & 0 deletions schedule.json
Expand Up @@ -101,5 +101,17 @@
"maintenance": "2023-10-18",
"end": "2025-04-30",
"codename": ""
},
"v19": {
"start": "2022-10-18",
"maintenance": "2023-04-01",
"end": "2023-06-01"
},
"v20": {
"start": "2023-04-18",
"lts": "2023-10-24",
"maintenance": "2024-10-22",
"end": "2026-04-30",
"codename": ""
}
}
2 changes: 1 addition & 1 deletion schedule.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a7fe150

Please sign in to comment.