feat(blog): create post for v22.22.1#8696
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 #8696 +/- ##
==========================================
+ Coverage 75.05% 75.09% +0.03%
==========================================
Files 104 104
Lines 9161 9161
Branches 316 315 -1
==========================================
+ Hits 6876 6879 +3
+ Misses 2283 2280 -3
Partials 2 2 ☔ View full report in Codecov by Sentry. |
Contributor
There was a problem hiding this comment.
Pull request overview
Adds the Node.js 22.22.1 (LTS) release post to the website, including release notes, full commit list, download links, and SHASUMS, aligning with the site’s existing release-blog structure.
Changes:
- Create the v22.22.1 release blog post with frontmatter metadata (date/category/title/layout/author).
- Include “Notable Changes” and the full list of commits with links to upstream PRs/commits.
- Add distribution download links plus PGP-signed SHASUMS block.
💡 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 v22.22.1
Check this workflow's logs at https://github.com/nodejs/nodejs.org/actions/runs/22722806442.