Skip to content

Commit cd5a754

Browse files
authored
docs: add schedule for Node.js 25 and Node.js 26 (#1095)
1 parent cf57a97 commit cd5a754

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

schedule.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,5 +137,17 @@
137137
"maintenance": "2026-10-20",
138138
"end": "2028-04-30",
139139
"codename": ""
140+
},
141+
"v25": {
142+
"start": "2025-10-15",
143+
"maintenance": "2026-04-01",
144+
"end": "2026-06-01"
145+
},
146+
"v26": {
147+
"start": "2026-04-22",
148+
"lts": "2026-10-28",
149+
"maintenance": "2027-10-20",
150+
"end": "2029-04-30",
151+
"codename": ""
140152
}
141153
}

schedule.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)