Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/site/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"index": {
"startDate": "2025-04-01T00:00:00.000Z",
"endDate": "2025-06-01T00:00:00.000Z",
"text": "Node.js v18 is reaching End-Of-Life on April 30, 2025.",
"text": "Node.js v18 has reached End-Of-Life on April 30, 2025.",
"link": "https://nodejs.org/en/about/previous-releases#release-schedule",
"type": "warning"
}
Expand Down
Loading