feat(blog): create post for v20.20.1#8695
Merged
marco-ippolito merged 1 commit intomainfrom Mar 5, 2026
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
marco-ippolito
approved these changes
Mar 5, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8695 +/- ##
==========================================
+ Coverage 75.05% 75.11% +0.05%
==========================================
Files 104 104
Lines 9161 9161
Branches 316 315 -1
==========================================
+ Hits 6876 6881 +5
+ Misses 2283 2278 -5
Partials 2 2 ☔ View full report in Codecov by Sentry. |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds an auto-generated blog post for the Node.js v20.20.1 LTS release, created by a GitHub Actions workflow. The post follows the standard release blog post format used throughout the repository.
Changes:
- Adds a new markdown file
v20.20.1.mdcontaining the release notes for Node.js 20.20.1 (LTS), including notable changes, full commit list, download links, and PGP-signed SHASUMS.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
richardlau
approved these changes
Mar 5, 2026
Contributor
Author
📦 Build Size ComparisonSummary
Changes➕ Added Assets (1)
➖ Removed Assets (1)
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Creates a new blog post for v20.20.1
Check this workflow's logs at https://github.com/nodejs/nodejs.org/actions/runs/22722236869.