-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
feat(blog): create post for v25.2.1 #8354
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8354 +/- ##
==========================================
- Coverage 76.78% 76.73% -0.05%
==========================================
Files 118 118
Lines 9828 9828
Branches 336 337 +1
==========================================
- Hits 7546 7542 -4
- Misses 2280 2284 +4
Partials 2 2 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR creates a blog post for the Node.js v25.2.1 release, an automated patch release that includes several important fixes and a revert of a recent change.
- Adds release blog post for v25.2.1 with 4 commits including crypto fix, V8 backport, documentation clarification, and a revert
- Includes standard release metadata, download links, and cryptographic checksums
- Follows the established format for Node.js release announcements
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Signed-off-by: Antoine du Hamel <[email protected]>
Creates a new blog post for v25.2.1
Check this workflow's logs at https://github.com/nodejs/nodejs.org/actions/runs/19425115272.